Changeset: 2e84845719f1 Author: jlahoda Date: 2016-04-07 13:03 +0200 URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/2e84845719f1
8152958: Update javac to implement new policy to not resolve the EE modules Summary: Changing root modules set for unnamed module compilation to adhere to runtime approach. ! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Modules.java ! test/tools/javac/diags/CheckResourceKeys.java ! test/tools/javac/modules/AddLimitMods.java ! test/tools/javac/processing/model/testgetallmembers/Main.java