-
Bug
-
Resolution: Fixed
-
P3
-
6u2
-
b01
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2195178 | 7 | Alexander Potochkin | P3 | Closed | Cannot Reproduce |
Bug Info:
=========
javax/swing/JScrollPane/AcceleratedWheelScrolling/HorizScrollers.html fails and it throws RuntimeException while testing thrid phase scenario in the test.
It fails in all windows flavors.
JDK Info:
=========
java version "1.6.0_02-ea"
Java(TM) SE Runtime Environment (build 1.6.0_02-ea-b02)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_02-ea-b02, mixed mode)
Error log:
==========
java.lang.RuntimeException: leading cell (23) is not 25
at RTLScrollers$TestTable.checkTopCellIs(RTLScrollers.java:479)
at RTLScrollers$TestTable.checkTopCellIsMax(RTLScrollers.java:516)
at RTLScrollers.testComp(RTLScrollers.java:326)
at RTLScrollers.runTests(RTLScrollers.java:263)
at RTLScrollers.runTest(RTLScrollers.java:238)
at HorizScrollers.start(HorizScrollers.java:133)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:619)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: leading cell (23) is not 25
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: leading cell (23) is not 25
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: leading cell (23) is not 25
=========
javax/swing/JScrollPane/AcceleratedWheelScrolling/HorizScrollers.html fails and it throws RuntimeException while testing thrid phase scenario in the test.
It fails in all windows flavors.
JDK Info:
=========
java version "1.6.0_02-ea"
Java(TM) SE Runtime Environment (build 1.6.0_02-ea-b02)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_02-ea-b02, mixed mode)
Error log:
==========
java.lang.RuntimeException: leading cell (23) is not 25
at RTLScrollers$TestTable.checkTopCellIs(RTLScrollers.java:479)
at RTLScrollers$TestTable.checkTopCellIsMax(RTLScrollers.java:516)
at RTLScrollers.testComp(RTLScrollers.java:326)
at RTLScrollers.runTests(RTLScrollers.java:263)
at RTLScrollers.runTest(RTLScrollers.java:238)
at HorizScrollers.start(HorizScrollers.java:133)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:619)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: leading cell (23) is not 25
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: leading cell (23) is not 25
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: leading cell (23) is not 25
- backported by
-
JDK-2195178 javax/swing/JScrollPane/AcceleratedWheelScrolling/HorizScrollers.html fails with RuntimeException.
-
- Closed
-