Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8366852

java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java test is failing

XMLWordPrintable

      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 with JDK-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 with JDK-7100044 which is also closed.

            azvegint Alexander Zvegintsev
            sarvejai Sarvesh Kumar Jain
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: