Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8317287

[macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination

    XMLWordPrintable

Details

    • b07
    • generic
    • os_x

    Backports

      Description

        The test java/awt/dnd/InterJVMGetDropSuccessTest/InterJVMGetDropSuccessTest.java fails on macOS14.0 Darwin Kernel Version 23.0.0, macOS14.1 - 23.1.0 as follows:

        ====================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

            Activity

              People

                aivanov Alexey Ivanov
                vprovodin Vitaly Provodin
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: