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

[TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX

XMLWordPrintable

    • b75
    • 8
    • b110
    • generic
    • os_x
    • Verified

        Testsuite name: Regression
        Test name: closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java
        JDK tested: 8b91
        OS tested: MacOSX
        Is it a regression: Yes
        Regression introduced in 8b75

        Tests pass against JDK 8 b74

        LOG:

        #section:main
        ----------messages:(3/107)----------
        command: main bug4983388
        reason: User specified action: run main bug4983388
        elapsed time (seconds): 8.395
        ----------System.out:(1/24)----------
        waiting menuSelected...
        ----------System.err:(23/1453)----------
        javax.swing.UnsupportedLookAndFeelException: [GTK look and feel - com.sun.java.swing.plaf.gtk.GTKLookAndFeel] not supported on this platform
        at javax.swing.UIManager.setLookAndFeel(UIManager.java:526)
        at javax.swing.UIManager.setLookAndFeel(UIManager.java:583)
        at bug4983388.main(bug4983388.java:27)
        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:94)
        at java.lang.Thread.run(Thread.java:724)
        java.lang.RuntimeException: shortcuts on menus do not work
        at bug4983388.main(bug4983388.java:67)
        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:94)
        at java.lang.Thread.run(Thread.java:724)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: shortcuts on menus do not work
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: shortcuts on menus do not work
        result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: shortcuts on menus do not work


        test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: shortcuts on menus do not work

              kshefov Konstantin Shefov
              kshefov Konstantin Shefov
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: