-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: None
-
Component/s: core-libs
-
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.