-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b143
-
Verified
A ClassLoader can register as parallel capable by calling the static protected d registerAsParallelCapable method. It'd be useful to provide a method to query if a ClassLoader is parallel capable.
See http://mail.openjdk.java.net/pipermail/jigsaw-dev/2016-September/009328.html
See http://mail.openjdk.java.net/pipermail/jigsaw-dev/2016-September/009328.html
- relates to
-
JDK-8169435 ClassLoader.isParallelCapable is final and conflicting method may get VerifyError
-
- Resolved
-