Details
-
Bug
-
Resolution: Fixed
-
P2
-
None
-
b112
-
Verified
Description
The updated final webrev for 8007386
http://cr.openjdk.java.net/~ceisserer/8007386/webrev.04/
contained some changes in initIDs that were not in the previous version
http://cr.openjdk.java.net/~ceisserer/8007386/webrev.02
This was overlooked as the updated version was supposed to change just one line elsewhere.
The result is an immediate failure/crash because JNI does not find an expected field.
http://cr.openjdk.java.net/~ceisserer/8007386/webrev.04/
contained some changes in initIDs that were not in the previous version
http://cr.openjdk.java.net/~ceisserer/8007386/webrev.02
This was overlooked as the updated version was supposed to change just one line elsewhere.
The result is an immediate failure/crash because JNI does not find an expected field.
Attachments
Issue Links
- duplicates
-
JDK-8025866 Java2Demo crashes on Ubuntu 12.04 with Intel graphic card
- Closed