-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
7
-
generic
-
linux
The regression testcase "java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheelTest.html" fails with the jdk7 b60 pit build on Solaris sparc 10 and also in Rhel5 with the following error:
----------System.out:(7/119)----------
Test Failed:
sb1upevents =0
sb2upevents = 0
pnlupevents = 0
sb1downevents =0
sb2downevents = 0
pnldownevents = 0
----------System.err:(5/321)----------
java.lang.RuntimeException: Test FAILED.
at ScrollbarMouseWheelTest.start(ScrollbarMouseWheelTest.java:128)
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: Test FAILED.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test FAILED.
Also fails in Jdk7 b59 build. Attached is the .jtr file.
----------System.out:(7/119)----------
Test Failed:
sb1upevents =0
sb2upevents = 0
pnlupevents = 0
sb1downevents =0
sb2downevents = 0
pnldownevents = 0
----------System.err:(5/321)----------
java.lang.RuntimeException: Test FAILED.
at ScrollbarMouseWheelTest.start(ScrollbarMouseWheelTest.java:128)
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: Test FAILED.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test FAILED.
Also fails in Jdk7 b59 build. Attached is the .jtr file.
- duplicates
-
JDK-6847958 MouseWheel event is getting triggered for the disabled Textarea in jdk7 b60 pit build.
-
- Closed
-
- relates to
-
JDK-6541448 java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheelTest.html fails on Windows
-
- Closed
-