-
Bug
-
Resolution: Fixed
-
P4
-
15, 17, 18, 19
-
b23
-
x86_64, aarch64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289139 | 17.0.5-oracle | Anto J | P4 | Resolved | Fixed | b01 |
JDK-8289150 | 11.0.17-oracle | Anto J | P4 | Resolved | Fixed | b01 |
JDK-8289154 | 8u351 | Anto J | P4 | Resolved | Fixed | b01 |
The following test failed in the JDK18 CI:
javax/swing/JTree/4908142/bug4908142.java
Here's a snippet from the log file:
#section:main
----------messages:(5/182)----------
command: main bug4908142
reason: User specified action: run main bug4908142
Mode: othervm
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 5.737
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(0/0)----------
----------System.err:(11/657)----------
java.lang.Error: The selected index should be "aad", but not ade
at bug4908142.main(bug4908142.java:96)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:833)
JavaTest Message: Test threw exception: java.lang.Error: The selected index should be "aad", but not ade
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Error: The selected index should be "aad", but not ade
----------rerun:(42/6550)*----------
javax/swing/JTree/4908142/bug4908142.java
Here's a snippet from the log file:
#section:main
----------messages:(5/182)----------
command: main bug4908142
reason: User specified action: run main bug4908142
Mode: othervm
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 5.737
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(0/0)----------
----------System.err:(11/657)----------
java.lang.Error: The selected index should be "aad", but not ade
at bug4908142.main(bug4908142.java:96)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:833)
JavaTest Message: Test threw exception: java.lang.Error: The selected index should be "aad", but not ade
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Error: The selected index should be "aad", but not ade
----------rerun:(42/6550)*----------
- backported by
-
JDK-8289139 [macos12] javax/swing/JTree/4908142/bug4908142.java fails in macos12
- Resolved
-
JDK-8289150 [macos12] javax/swing/JTree/4908142/bug4908142.java fails in macos12
- Resolved
-
JDK-8289154 [macos12] javax/swing/JTree/4908142/bug4908142.java fails in macos12
- Resolved
- relates to
-
JDK-8172065 javax/swing/JTree/4908142/bug4908142.java The selected index should be "aad"
- Resolved
-
JDK-8242174 [macos] The NestedModelessDialogTest test make the macOS unstable
- Closed
-
JDK-8273573 [macos12] ActionListenerCalledTwiceTest.java fails on macOS 12
- Resolved
(1 relates to, 3 links to)