Details
-
Bug
-
Resolution: Fixed
-
P3
-
17, 21, 22
-
b07
-
generic
-
os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8326234 | 21.0.4-oracle | Sarvesh Kumar Jain | P3 | Resolved | Fixed | b01 |
JDK-8327655 | 21.0.4 | Amos SHI | P3 | Resolved | Fixed | b01 |
JDK-8326388 | 17.0.12-oracle | Sarvesh Kumar Jain | P3 | Resolved | Fixed | b01 |
JDK-8327775 | 17.0.12 | Amos SHI | P3 | Resolved | Fixed | b01 |
JDK-8326405 | 11.0.24-oracle | Sarvesh Kumar Jain | P3 | Resolved | Fixed | b01 |
JDK-8327801 | 11.0.24 | Amos SHI | P3 | Resolved | Fixed | b01 |
JDK-8326452 | 8u421 | Sarvesh Kumar Jain | P3 | Resolved | Fixed | b01 |
Description
====================8<--------------------
#section:main
----------messages:(7/292)----------
command: main InterJVMGetDropSuccessTest
reason: User specified action: run main InterJVMGetDropSuccessTest
started: Fri Sep 29 00:59:45 UTC 2023
Mode: othervm
Additional options from @modules: --add-modules java.desktop
finished: Fri Sep 29 01:00:04 UTC 2023
elapsed time (seconds): 18.422
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(0/0)----------
----------System.err:(17/971)----------
========= Child VM System.err ========
java.lang.RuntimeException: Drop not finished
at Child.run(InterJVMGetDropSuccessTest.java:283)
at Child.main(InterJVMGetDropSuccessTest.java:244)
======================================
java.lang.RuntimeException: Child VM: abnormal termination
at InterJVMGetDropSuccessTest.start(InterJVMGetDropSuccessTest.java:112)
at InterJVMGetDropSuccessTest.main(InterJVMGetDropSuccessTest.java:58)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1570)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Child VM: abnormal termination
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Child VM: abnormal termination
====================8<--------------------
Reproducibility: 100%
Steps to reproduce:
$ jtreg -v -testjdk:$JAVA_HOME test/jdk/java/awt/dnd/InterJVMGetDropSuccessTest/InterJVMGetDropSuccessTest.java
The issue was observed on 17, 22 on both x86-64 and aarch64
The test successfully passes on 21
Attachments
Issue Links
- backported by
-
JDK-8326234 [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination
- Resolved
-
JDK-8326388 [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination
- Resolved
-
JDK-8326405 [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination
- Resolved
-
JDK-8326452 [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination
- Resolved
-
JDK-8327655 [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination
- Resolved
-
JDK-8327775 [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination
- Resolved
-
JDK-8327801 [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/9b408561
-
Commit openjdk/jdk17u-dev/e148b999
-
Commit openjdk/jdk21u-dev/8e439ba6
-
Commit openjdk/jdk/cbfddf4e
-
Review openjdk/jdk11u-dev/2573
-
Review openjdk/jdk17u-dev/2253
-
Review openjdk/jdk21u-dev/302
-
Review openjdk/jdk/16396