History log of /openjdk10/langtools/test/tools/javac/modules/IncubatingTest.java
Revision Date Author Comments
# 4104:4012b3f11f0d 07-Apr-2017 alanb

8177530: Module system implementation refresh (4/2017)
Reviewed-by: jjg
Contributed-by: alan.bateman@oracle.com, jan.lahoda@oracle.com


# 3905:dda71e3922d7 20-Jan-2017 jlahoda

8171177: Compiler should issue a warning for incubating modules that are resolved
Summary: javac needs to follow ModuleResolution.DO_NOT_RESOLVE_BY_DEFAULT and ModuleResolution.WARN_INCUBATING
Reviewed-by: jjg