JDK-6702121 : closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2008-05-14
  • Updated: 2011-01-19
  • Resolved: 2008-05-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 7
7Resolved
Related Reports
Duplicate :  
Description
The test closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails with the following output:

java.lang.RuntimeException: Test failed.  Action performed on invisible button.
	at VisibleHwInLwContTest.start(VisibleHwInLwContTest.java:96)
	at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
	at java.lang.Thread.run(Thread.java:674)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed.  Action performed on invisible button.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test failed.  Action performed on invisible button.