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

Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick fails on Ubuntu with mouseReleased event after double click on title bar

XMLWordPrintable

    • b25
    • x86
    • linux_ubuntu

      Test name(s): java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html
      Product(s) tested: JDK 1.8.0_66
      OS/architecture: MacOSX 10.10.5

      Reproducible: Always

      Is it a Regression: No
      Regression introduced in release/build: N/A

      Is it a platform specific issue: Yes
      [If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
      [If new configuration testing] Issue specific to execution mode or OS/browser version: No

      Exception/Error from Log:
      ----------System.out:(6/241)----------
      doing test
      1st press: currentTimeMillis: 1453445025806
      1st release: currentTimeMillis: 1453445025960
      2nd press: currentTimeMillis: 1453445026114
      2nd release: currentTimeMillis: 1453445026272
      done: currentTimeMillis: 1453445026374

      ----------System.err:(30/1998)----------
      java.awt.AWTError: Test failed
      at TitleBarDoubleClick.fail(TitleBarDoubleClick.java:107)
      at TitleBarDoubleClick.mouseReleased(TitleBarDoubleClick.java:113)
      at java.awt.Component.processMouseEvent(Component.java:6602)
      at java.awt.Component.processEvent(Component.java:6367)
      at java.awt.Container.processEvent(Container.java:2259)
      at java.awt.Window.processEvent(Window.java:2032)
      at java.awt.Component.dispatchEventImpl(Component.java:4986)
      at java.awt.Container.dispatchEventImpl(Container.java:2317)
      at java.awt.Window.dispatchEventImpl(Window.java:2755)
      at java.awt.Component.dispatchEvent(Component.java:4818)
      at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:761)
      at java.awt.EventQueue.access$500(EventQueue.java:97)
      at java.awt.EventQueue$3.run(EventQueue.java:712)
      at java.awt.EventQueue$3.run(EventQueue.java:706)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:77)
      at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
      at java.awt.EventQueue$4.run(EventQueue.java:734)
      at java.awt.EventQueue$4.run(EventQueue.java:732)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:77)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:731)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:192)
      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:117)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:106)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:102)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:94)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:83)
      STATUS:Failed.Applet thread threw exception: java.awt.AWTError: Test failed
      result: Failed. Execution failed: Applet thread threw exception: java.awt.AWTError: Test failed


      test result: Failed. Execution failed: Applet thread threw exception: java.awt.AWTError: Test failed

            azvegint Alexander Zvegintsev
            mhalder Manajit Halder (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: