-
Bug
-
Resolution: Fixed
-
P2
-
7u10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2230624 | 8 | Sergey Bylokhov | P3 | Closed | Cannot Reproduce | |
JDK-8018987 | 7u45 | Anthony Petrov | P2 | Closed | Fixed | b01 |
JDK-8000471 | 7u40 | Anthony Petrov | P2 | Closed | Fixed | b08 |
JDK-8000794 | 7u13 | Anthony Petrov | P2 | Resolved | Fixed | b01 |
NetBeans user reported a hang when dragging a toolbar around.
Thread dump is attached.
Evaluation comment from a netbeans engineer: It's deadlock between EDT and AppKit thread which locks java.awt.Component$AWTTreeLock in sun.lwawt.macosx.CDragSourceContextPeer.dragMouseMoved
Related NetBeans bug:
http://netbeans.org/bugzilla/show_bug.cgi?id=218897
Thread dump is attached.
Evaluation comment from a netbeans engineer: It's deadlock between EDT and AppKit thread which locks java.awt.Component$AWTTreeLock in sun.lwawt.macosx.CDragSourceContextPeer.dragMouseMoved
Related NetBeans bug:
http://netbeans.org/bugzilla/show_bug.cgi?id=218897
- backported by
-
JDK-8000794 [macosx] Stuck in sun.java2d.opengl.CGLGraphicsConfig.getMaxTextureSize(Native Method)
- Resolved
-
JDK-8000471 [macosx] Stuck in sun.java2d.opengl.CGLGraphicsConfig.getMaxTextureSize(Native Method)
- Closed
-
JDK-8018987 [macosx] Stuck in sun.java2d.opengl.CGLGraphicsConfig.getMaxTextureSize(Native Method)
- Closed
-
JDK-2230624 [macosx] Stuck in sun.java2d.opengl.CGLGraphicsConfig.getMaxTextureSize(Native Method)
- Closed
- relates to
-
JDK-7160609 [macosx] JDK crash in libjvm.dylib ( C [GeForceGLDriver+0x675a] gldAttachDrawable+0x941)
- Closed