-
Bug
-
Resolution: Fixed
-
P1
-
7u40, 8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8040985 | 7u80 | Petr Pchelko | P1 | Resolved | Fixed | b01 |
JDK-8040366 | 7u60 | Petr Pchelko | P1 | Resolved | Fixed | b15 |
JDK-8028795 | 7u55 | Petr Pchelko | P1 | Closed | Fixed | b01 |
NetBeans user is repeatedly encountering frozen application with the following symptom.
"AppKit Thread" daemon prio=5 tid=0x00007f840a8e2800 nid=0x707 runnable [0x00007fff6eed2000]
java.lang.Thread.State: RUNNABLE
at sun.lwawt.macosx.LWCToolkit.doAWTRunLoop(Native Method)
at sun.lwawt.macosx.LWCToolkit.invokeAndWait(LWCToolkit.java:549)
at sun.lwawt.macosx.LWCToolkit.invokeAndWait(LWCToolkit.java:489)
at sun.lwawt.macosx.CAccessibility.invokeAndWait(CAccessibility.java:75)
at sun.lwawt.macosx.CAccessibility.getFocusOwner(CAccessibility.java:521)
See also the attached dump.
The user claims he never sees the problem with 7u25.
Related NetBeans bug:
https://netbeans.org/bugzilla/show_bug.cgi?id=236101
"AppKit Thread" daemon prio=5 tid=0x00007f840a8e2800 nid=0x707 runnable [0x00007fff6eed2000]
java.lang.Thread.State: RUNNABLE
at sun.lwawt.macosx.LWCToolkit.doAWTRunLoop(Native Method)
at sun.lwawt.macosx.LWCToolkit.invokeAndWait(LWCToolkit.java:549)
at sun.lwawt.macosx.LWCToolkit.invokeAndWait(LWCToolkit.java:489)
at sun.lwawt.macosx.CAccessibility.invokeAndWait(CAccessibility.java:75)
at sun.lwawt.macosx.CAccessibility.getFocusOwner(CAccessibility.java:521)
See also the attached dump.
The user claims he never sees the problem with 7u25.
Related NetBeans bug:
https://netbeans.org/bugzilla/show_bug.cgi?id=236101
- backported by
-
JDK-8040366 [macosx] Frozen AppKit thread in 7u40
-
- Resolved
-
-
JDK-8040985 [macosx] Frozen AppKit thread in 7u40
-
- Resolved
-
-
JDK-8028795 [macosx] Frozen AppKit thread in 7u40
-
- Closed
-