JDK-2217226 : [macosx] closed/javax/swing/JPopupMenu/4966112/bug4966112.java deadlocks on MacOS
  • Type: Backport
  • Backport of: JDK-7105040
  • Component: client-libs
  • Sub-Component: javax.swing
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2011-11-16
  • Updated: 2012-03-19
  • Resolved: 2012-03-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u4 b11Fixed 8Fixed
Comments
EVALUATION The UI creation is moved from the main thread to the EDT. After that the test does not hang on the tested Mac OS X.
26-01-2012