hg: jdk9/dev/langtools: 8067445: New modular image-based file manager skips boot classes

jan.lahoda at oracle.com jan.lahoda at oracle.com
Tue Feb 17 14:44:52 UTC 2015


Changeset: c40f54b4d890
Author:    jlahoda
Date:      2015-02-17 15:39 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/c40f54b4d890

8067445: New modular image-based file manager skips boot classes
Summary: Taking "sun.boot.class.path" system property into account when constructing bootclasspath for modular images.
Reviewed-by: jjg, mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java
+ test/tools/javac/file/BootClassPathPrepend.java
+ test/tools/javac/file/ExplodedImage.java



More information about the jdk9-dev-changes mailing list