JDK-8038015 : [macosx] Intermittent crash in api.java.awt.Window.ShapeGeneral
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8,9
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • Submitted: 2014-03-20
  • Updated: 2016-05-27
  • Resolved: 2016-05-27
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 :  
Description
The test api.java.awt.Window.ShapeGeneral intermittently crashed
Comments
Fixed as part of JDK-8068886
27-05-2016

AWTWindow window became deallocated in the middle of the block, which executed on appkit.
20-03-2014