-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
None
We can improve the clarity of the static init block in
src/java.base/share/classes/jdk/internal/loader/ClassLoaders.java
and save a call to System.getProperty in the common case (sorry) that the user has a classpath.
src/java.base/share/classes/jdk/internal/loader/ClassLoaders.java
and save a call to System.getProperty in the common case (sorry) that the user has a classpath.