-
Bug
-
Resolution: Fixed
-
P4
-
10, 11
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8283105 | 11.0.16 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
java/awt/MenuBar/8007006/bug8007006.java fails repeatably on MacOS 10.12
----------System.out:(0/0)----------
----------System.err:(13/832)----------
java.lang.Exception: Test failed: menu item remained checked
at bug8007006.main(bug8007006.java:91)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:832)
JavaTest Message: Test threw exception: java.lang.Exception: Test failed: menu item remained checked
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Test failed: menu item remained checked
----------System.out:(0/0)----------
----------System.err:(13/832)----------
java.lang.Exception: Test failed: menu item remained checked
at bug8007006.main(bug8007006.java:91)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:832)
JavaTest Message: Test threw exception: java.lang.Exception: Test failed: menu item remained checked
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Test failed: menu item remained checked
- backported by
-
JDK-8283105 [macos] Test java/awt/MenuBar/8007006/bug8007006.java fails on MacOS
-
- Resolved
-