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

TrayIcon tests fail in OEL 7 only

XMLWordPrintable

    • b100
    • generic
    • linux

      Test name(s): java/awt/TrayIcon/ActionCommand/ActionCommand.java
      java/awt/TrayIcon/ActionEventMask/ActionEventMask.java
      java/awt/TrayIcon/ModalityTest/ModalityTest.java
      java/awt/TrayIcon/MouseEventMask/MouseEventMaskTest.java
      java/awt/TrayIcon/MouseMovedTest/MouseMovedTest.java
      java/awt/TrayIcon/SecurityCheck/FunctionalityCheck/FunctionalityCheck.java
      java/awt/TrayIcon/TrayIconEvents/TrayIconEventsTest.java
      java/awt/TrayIcon/TrayIconMouseTest/TrayIconMouseTest.java
      java/awt/TrayIcon/TrayIconPopup/TrayIconPopupTest.java

      JDK tested: 9b64
      OS tested: OEL 7, OEL 6.4
      Is it a regression? NO
      Is it platform specific? Yes (fails on OEL 7)
      The is failure reproduced: always
           
      General description:

      ----------System.out:(0/0)----------
      ----------System.err:(14/902)----------
      java.lang.RuntimeException: FAIL: ActionEvent not triggered when TrayIcon is double clicked
      at ActionCommand.doTest(ActionCommand.java:122)
      at ActionCommand.main(ActionCommand.java:64)
      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:502)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:745)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: FAIL: ActionEvent not triggered when TrayIcon is double clicked
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: FAIL: ActionEvent not triggered when TrayIcon is double clicked

            ssadetsky Semyon Sadetsky (Inactive)
            pchopra Pooja Chopra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: