-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b40
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018706 | 7u45 | Deven You | P4 | Closed | Fixed | b01 |
JDK-8004164 | 7u40 | Unassigned | P4 | Closed | Fixed | b06 |
In pack200, jdk/src/share/native/com/sun/java/util/jar/pack/jni.cpp
the use of JNI_GetCreatedJavaVMs needs some checks, the current code
will work correctly however it might not on other VM implementations.
Adding the additional check will make it more robust on all VM
implementations.
the use of JNI_GetCreatedJavaVMs needs some checks, the current code
will work correctly however it might not on other VM implementations.
Adding the additional check will make it more robust on all VM
implementations.
- backported by
-
JDK-8004164 (pack200) JNI_GetCreatedJavaVMs needs additional checking
-
- Closed
-
-
JDK-8018706 (pack200) JNI_GetCreatedJavaVMs needs additional checking
-
- Closed
-