JDK-7194902 : [macosx] closed/java/awt/Button/DoubleActionEventTest/DoubleActionEventTest failed since jdk8b49
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-08-29
  • Updated: 2016-06-10
  • Resolved: 2013-03-01
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 b82Fixed
Related Reports
Relates :  
Description
test failed with jdk8 since b49 (no macosx bundles for b48, passed with b47) on macosx, works fine on other platforms (checked on linux, solaris amd64), log:
----------System.out:(2/90)----------
Any messages for the tester will display here.
Wrong number of ActionEvents.  Test FAILS.
----------System.err:(5/315)----------
java.lang.RuntimeException: TEST FAILS
	at DoubleActionEventTest.start(DoubleActionEventTest.java:117)
	at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:153)
	at java.lang.Thread.run(Thread.java:722)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: TEST FAILS
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: TEST FAILS

see comments for more details

Comments
Verified!
15-05-2013