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

java/awt/MouseAdapter/MouseAdapterUnitTest/MouseAdapterUnitTest.java fails

XMLWordPrintable

      fails with jdk1.8.0b117, jdk1.8.0b116; passes on jdk1.7.0_45b18

      ----------System.out:(13/384)----------
      Any messages for the tester will display here.
      Any messages for the tester will display here.
      pressed = true
      released = true
      clicked = true
      entered = true
      rotated = false
      dragged = true
      moved = true
      The test failed: Wheel event hasn't come
      The test failed: Wheel event hasn't come
      The test is over, hit Ctl-C to stop Java VM
      The test is over, hit Ctl-C to stop Java VM
      ----------System.err:(14/994)----------
      java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Wheel event hasn't come
      at MouseAdapterUnitTest.init(MouseAdapterUnitTest.java:105)
      at MouseAdapterUnitTest.main(MouseAdapterUnitTest.java:238)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:483)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:744)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Wheel event hasn't come
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Wheel event hasn't come
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Wheel event hasn't come


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Wheel event hasn't come

            Unassigned Unassigned
            asakharu Aleksandr Sakharuk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: