Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 15, 17, 18, 19
-
Fix Version/s: 19
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b23
-
CPU:x86_64, aarch64
-
OS:os_x
Description
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)*----------
Attachments
Issue Links
- 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
-
- Open
-
(1 links to)