-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b22
-
aarch64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8318789 | 11.0.22 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8304229 | 11.0.20-oracle | Manukumar V S | P4 | Resolved | Fixed | b01 |
JDK-8313879 | 8u401 | Srinivas Mandalika | P4 | Resolved | Fixed | b01 |
However a recent test run executing the jtregtests 40 times on JDK 17 for macOS 11 ARM reproduced it once - and that was using the fixed test.
So there's still a problem with this test although a rare-ish one.
Test log :
----------System.out:(0/0)----------
----------System.err:(13/782)----------
java.lang.RuntimeException: The test failed
at bug7156657.main(bug7156657.java:124)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:831)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The test failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: The test failed
----------rerun:(42/7045)*----------
- backported by
-
JDK-8304229 javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS
- Resolved
-
JDK-8313879 javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS
- Resolved
-
JDK-8318789 javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS
- Resolved
- relates to
-
JDK-8171381 [TEST_BUG] [macos] javax/swing/JPopupMenu/7156657/bug7156657.java fails on OS X
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/129e8567
-
Commit openjdk/jdk/9b769550
-
Review openjdk/jdk11u-dev/2209
-
Review openjdk/jdk/3844