-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b118
-
generic
-
generic
According to the state of CR 6339875 and current implementation behaviour the CCC 6339875
"Verifier should make sure a couple of key types used are loaded primordial" was integrated in JDK 6. However both JNI and ClassLoader.defineClass(byte[],int,int) specs weren't updated.
"Verifier should make sure a couple of key types used are loaded primordial" was integrated in JDK 6. However both JNI and ClassLoader.defineClass(byte[],int,int) specs weren't updated.
- relates to
-
JDK-6339875 Verifier should make sure a couple of key types used are loaded primordial classloader
- Closed