-
Bug
-
Resolution: Duplicate
-
P3
-
5.0u7
-
None
-
sparc
-
solaris_9
A dead lock appeared during execution of automated tests of NetBeans IDE. Jemmy library was installing its own EventQueue and it was locked with AWT thread (look at attached thread dump). Source code of QueueTool class can be foud here:
http://jemmy.netbeans.org/source/browse/*checkout*/jemmy/src/org/netbeans/jemmy/QueueTool.java?rev=1.13
http://jemmy.netbeans.org/source/browse/*checkout*/jemmy/src/org/netbeans/jemmy/QueueTool.java?rev=1.13
- duplicates
-
JDK-4943231 Regression test EventQueue/PushPopDeadlock fails
- Closed