-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9-repo-jigsaw
-
Component/s: tools
-
b132
-
Verified
The property sun.boot.class.path will be removed in the jigsaw/jake forest very soon. The following usages of sun.boot.class.path in the javac code and tests need to be examined for any impact:
src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java
test/tools/javac/file/BootClassPathPrepend.java
test/tools/javac/processing/messager/MessagerDiags.java