Details
Backports
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8166788 | 9 | David Dehaven | P2 | Resolved | Fixed | b140 |
| JDK-8166864 | 8u122 | Nakul Natu | P2 | Resolved | Fixed | b02 |
| JDK-8166982 | 8u112 | Abhijit Saha | P2 | Closed | Fixed | b16 |
| JDK-8167046 | 8u121 | Abhijit Saha | P2 | Resolved | Fixed | b03 |
| JDK-8167666 | 7u121 | Abhijit Saha | P2 | Resolved | Fixed | b31 |
| JDK-8167729 | emb-8u121 | Abhijit Saha | P2 | Resolved | Fixed | b03 |
Description
During the test of applets on the new macOS 10.12 Sierra, customer have
discovered that the JVM continuously throw a NullPointerException (see the
attached screenshot).
They have seen the problem both 8u10 and the upcoming 8u111 b10 and 8u112
b04, and the problem could be reproduced on all their own applets as well as
https://www.java.com/verify, especially when you closed down the applet or
navigated away from the site in the web browser.
They could not give a specific flow because the problem is not consistent.
While the applets still works, the dialogs will be annoying for the end user.
discovered that the JVM continuously throw a NullPointerException (see the
attached screenshot).
They have seen the problem both 8u10 and the upcoming 8u111 b10 and 8u112
b04, and the problem could be reproduced on all their own applets as well as
https://www.java.com/verify, especially when you closed down the applet or
navigated away from the site in the web browser.
They could not give a specific flow because the problem is not consistent.
While the applets still works, the dialogs will be annoying for the end user.
Issue Links
- relates to
-
JDK-8166695
Java Applet Crashes in MAC OS 10.12 (Sierra)
-
-
JDK-8046194
[macosx] Appcontext NPE in MacOSXKeyHandler
-
-
JDK-8135302
JavaNativeException raised from MacOSXKeyHandler
-
-
JDK-8166040
[MacOSX 10.12] Pressing a modifier key results in NullPointerException thrown by applets
-