-
Bug
-
Resolution: Duplicate
-
P3
-
7
-
x86
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223215 | 7u6 | Alexander Zuev | P3 | Closed | Duplicate |
Regression test
closed/java/awt/dnd/DnDClipboardDeadlockTest/DnDClipboardDeadlockTest
fails in b11 apparently because of a deadlock. After entering a target panel we get the system rainbow cursor. A source frame disappeared apparently together with a first VM but the second one hangs until terminated by a harness.
Note BTW that return code of process.waitFor() for the child VM is CODE_OK even with the VM killed.
closed/java/awt/dnd/DnDClipboardDeadlockTest/DnDClipboardDeadlockTest
fails in b11 apparently because of a deadlock. After entering a target panel we get the system rainbow cursor. A source frame disappeared apparently together with a first VM but the second one hangs until terminated by a harness.
Note BTW that return code of process.waitFor() for the child VM is CODE_OK even with the VM killed.
- backported by
-
JDK-2223215 [macosx] DnDClipboardDeadlockTest fails seemingly because of deadlock.
- Closed
- duplicates
-
JDK-7171163 [macosx] Shortcomings in the design of the secondary native event loop made JavaFX DnD deadlock
- Resolved
- relates to
-
JDK-7188971 [macosx] "NaN position" in clipboard data
- Closed