History log of /openjdk9/langtools/test/tools/lib/types/TypeHarness.java
Revision Date Author Comments
# 3552:467ad69d5948 20-Jul-2016 ksrini

8154705: invalid use of ALL-MODULE-PATH causes crash
Summary: Introducing Modules.initModules as a clear point where the module graphs is initialized in javac
Reviewed-by: jjg, ksrini


# 3549:8150eeaf8c24 27-Jul-2016 vromero

8161277: javax.lang.model.util.Types.isSameType(...) returns true on wildcards
Reviewed-by: mcimadamore


# 3504:30bfbfa94fad 28-Jun-2016 vromero

8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler
Reviewed-by: mcimadamore