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

[macosx] Test closed/java/awt/MenuBar/MenuBarKeyHandling/MenuBarKeyHandling.java fails

XMLWordPrintable

    • b22
    • generic
    • linux, os_x

      Test name(s):closed/java/awt/MenuBar/MenuBarKeyHandling/MenuBarKeyHandling.java
      JDK tested: 9b62,9b61
      OS tested: Mac 10.10 , Mac10.9 ,Linux
      Is it a regression? NO
      Is it platform specific? Yes ( test fails in Mac and Passes on Linux)
      The is failure reproduced: always
                
      General description:
      ----------System.out:(2/102)----------
      The test failed: Probable cause : incorrect ESC handling
      The test is over, hit Ctl-C to stop Java VM
      ----------System.err:(15/906)----------
      java.lang.RuntimeException: Probable cause : incorrect ESC handling
      at MenuBarKeyHandling.fail(MenuBarKeyHandling.java:334)
      at MenuBarKeyHandling.init(MenuBarKeyHandling.java:140)
      at MenuBarKeyHandling.main(MenuBarKeyHandling.java:260)
      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: Probable cause : incorrect ESC handling
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Probable cause : incorrect ESC handling

            serb Sergey Bylokhov
            pchopra Pooja Chopra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: