JDK-8138991 : REGRESSION:deadlocks in CAP member's swing client application on Mac
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u60
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-10-06
  • Updated: 2016-06-02
  • Resolved: 2016-06-02
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 9
9Resolved
Related Reports
Duplicate :  
Relates :  
Description
A customer recently upgraded to JDK 8u60 and was experiencing deadlocks in their swing client application on Mac.

To reproduce start the attached main class, drop a file from Mac finder onto the window. This will open a modal dialog. With java 8u60 or 8u66-b02 it is not possible to close the dialog when running under OS X. With 8u51/OS-X or 8u60/Windows the bug does not appear. The GUI and the source should be self-explanatory.




Comments
Looks like duplicate of JDK-8134917
06-10-2015