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

java/awt/event/MouseWheelEvent/DisabledComponent/DisabledComponent.java fails

XMLWordPrintable

    • linux_oracle_5.5

      Fails on jdk1.8.0b100 and jdk1.8.0b99. Passes on jdk1.7.0_25b15

      ----------messages:(3/121)----------
      command: main DisabledComponent
      reason: User specified action: run main DisabledComponent
      elapsed time (seconds): 0.449
      ----------System.out:(0/0)----------
      ----------System.err:(18/1492)----------
      java.awt.event.MouseWheelEvent[MOUSE_WHEEL,(68,27),absolute(371,182),button=0,clickCount=1,scrollType=WHEEL_UNIT_SCROLL,scrollAmount=3,wheelRotation=1,preciseWheelRotation=1.0] on list0
      java.awt.event.MouseWheelEvent[MOUSE_WHEEL,(68,27),absolute(371,182),button=0,clickCount=1,scrollType=WHEEL_UNIT_SCROLL,scrollAmount=3,wheelRotation=1,preciseWheelRotation=1.0] on list0
       disable text area
      java.awt.event.MouseWheelEvent[MOUSE_WHEEL,(-74,27),absolute(229,182),button=0,clickCount=1,scrollType=WHEEL_UNIT_SCROLL,scrollAmount=3,wheelRotation=1,preciseWheelRotation=1.0] on list0
      java.awt.event.MouseWheelEvent[MOUSE_WHEEL,(-74,27),absolute(229,182),button=0,clickCount=1,scrollType=WHEEL_UNIT_SCROLL,scrollAmount=3,wheelRotation=1,preciseWheelRotation=1.0] on list0
      java.lang.RuntimeException: wrong wheel events
      at DisabledComponent.main(DisabledComponent.java:104)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:491)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:724)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: wrong wheel events
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: wrong wheel events
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: wrong wheel events


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: wrong wheel events

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

              Created:
              Updated:
              Resolved: