-
Bug
-
Resolution: Fixed
-
P3
-
7
The regression testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html
fails on Jdk7b66 pit build with the following error:
java.lang.RuntimeException
at NativeInLightShow.start(NativeInLightShow.java:123)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException
Also attached is the .jtr file.
fails on Jdk7b66 pit build with the following error:
java.lang.RuntimeException
at NativeInLightShow.start(NativeInLightShow.java:123)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException
Also attached is the .jtr file.
- relates to
-
JDK-6797195 Forward-port enhancements for hw/lw mixing from 6u12 to 7
- Closed