JDK-8154564 : [Mac] Re-enable SandboxAppTest::testJFXPanelImplicitExitApp on Mac
  • Type: Bug
  • Component: javafx
  • Sub-Component: swing
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-04-19
  • Updated: 2016-04-22
  • Resolved: 2016-04-22
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
9Fixed
Related Reports
Blocks :  
Blocks :  
Description
SandboxAppTest::testJFXPanelImplicitExitApp is disabled on Mac OS X due to JDK-8037776 and JDK-8139317. JDK-8037776 is fixed in JDK 9, which we now use as our boot JDK for FX 9, so one JDK-8139317 is fixed we can re-enable this test on Mac.

Note that this cannot be backported to 8u, since JDK-8037776 has not been backported (and is not planned for backport).
Comments
Changeset: fc876df53ab6 Author: kcr Date: 2016-04-22 07:42 -0700 URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/fc876df53ab6
22-04-2016

+1
22-04-2016

http://cr.openjdk.java.net/~kcr/8154564/webrev.00/ Simple webrev to re-enable the test on Mac. Note that the fix for JDK-8139317 must be pushed first.
21-04-2016