JDK-7132385 : [macosx] IconifyTest of RepaintManager could use some delay
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-01-23
  • Updated: 2014-03-11
  • Resolved: 2012-12-13
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
7u40Fixed 8 b69Fixed
Description
Mac OS X 10.7.2 macmini4,1
The test closed/javax/swing/RepaintManager/IconifyTest/IconifyTest.java consistently fails on Mac; however it works perfectly well if you allow some delay after setting Frame.ICONIFIED state. The realSync() would help here perhaps.

Comments
javax/swing/RepaintManager/IconifyTest/IconifyTest.java PASSED under JDK 8 b132 on MacOS, Linux, Solaris, Windows. Closed issue as Fixed/Verified.
11-03-2014