-
Bug
-
Resolution: Unresolved
-
P4
-
21, 24, 25, 26
On a fresh macOS26 device, this jtreg test consistently fails when it passes on a different mac device using macOS 15.6. New translucency on menu items when compared to older macOS versions but adding the menu item actionListener should be the same.
----------System.err:(11/668)----------
java.lang.Exception: Test failed: menu item action was not performed
at bug8007006.main(bug8007006.java:65)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1474)
JavaTest Message: Test threw exception: java.lang.Exception: Test failed: menu item action was not performed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Test failed: menu item action was not performed
----------System.err:(11/668)----------
java.lang.Exception: Test failed: menu item action was not performed
at bug8007006.main(bug8007006.java:65)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1474)
JavaTest Message: Test threw exception: java.lang.Exception: Test failed: menu item action was not performed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Test failed: menu item action was not performed