-
Bug
-
Resolution: Fixed
-
P4
-
10
-
None
There is current ambiguity in the spec. In the method description is has:
"If circular initialization of the system class loader is detected then an unspecified error or exception is thrown."
but IllegalStateException is thrown:
"If invoked recursively during the construction of the class loader specified by the "java.system.class.loader" property."
"If circular initialization of the system class loader is detected then an unspecified error or exception is thrown."
but IllegalStateException is thrown:
"If invoked recursively during the construction of the class loader specified by the "java.system.class.loader" property."
- csr for
-
JDK-8193015 Clarify ClassLoader.getSystemClassLoader that recursive initialization leads to IllegalStateException
-
- Closed
-
- relates to
-
JDK-8187132 "java.lang.InternalError" when start weblogic server with jdk-9+181
-
- Closed
-