-
Bug
-
Resolution: Unresolved
-
P4
-
8, 11, 17, 21, 25, 26
Suite: AWT/Regression
Test: java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java
Platform Tested: Windows-x64, Linux-x64, Macosx-x64
Product Tested: JDK-26, 25, 21, 17, 11, 8
Regression: No
Failure:
java.lang.RuntimeException: Mouse Wheel scroll position error!
at ChoiceMouseWheelTest.<init>(ChoiceMouseWheelTest.java:145)
at ChoiceMouseWheelTest.main(ChoiceMouseWheelTest.java:47)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1583)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Mouse Wheel scroll position error!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Mouse Wheel scroll position error!
Note: This test was earlier problemlisted withJDK-6849371 this bug but the bug 6849371 is for a different test which is no longer failing and the bug is closed as non reproducible.
For JDK-17 and 11 it is problem listed withJDK-7100044 which is also closed.
Test: java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java
Platform Tested: Windows-x64, Linux-x64, Macosx-x64
Product Tested: JDK-26, 25, 21, 17, 11, 8
Regression: No
Failure:
java.lang.RuntimeException: Mouse Wheel scroll position error!
at ChoiceMouseWheelTest.<init>(ChoiceMouseWheelTest.java:145)
at ChoiceMouseWheelTest.main(ChoiceMouseWheelTest.java:47)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1583)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Mouse Wheel scroll position error!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Mouse Wheel scroll position error!
Note: This test was earlier problemlisted with
For JDK-17 and 11 it is problem listed with
- links to
-
Review(master) openjdk/jdk/27161