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

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Feb 17 14:50:30 UTC 2015


Changeset: c40f54b4d890
Author:    jlahoda
Date:      2015-02-17 15:39 +0100
URL:       http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes mailing list