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

java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java test fails on MacOS 15.4 aarch64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 22, 23, 24, 25
    • client-libs
    • aarch64
    • os_x

      java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java test fails on MacOS 15.4 aarch64. The test actually times out

      java.lang.RuntimeException: Child process returns not 0 value!Returned value is 134
      at test.java.awt.regtesthelpers.process.ProcessResults.verifyProcessExitValue(ProcessResults.java:104)
      at FileListBetweenJVMsTest.verifyTestResults(FileListBetweenJVMsTest.java:79)
      at FileListBetweenJVMsTest.start(FileListBetweenJVMsTest.java:66)
      at FileListBetweenJVMsTest.main(FileListBetweenJVMsTest.java:126)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1447)

      MacOS version details
      ----------------------------------------------------------
      sw_vers
      ProductName: macOS
      ProductVersion: 15.4
      BuildVersion: 24E248
      ----------------------------------------------------------

      Note: I am see this following message
      2025-04-03 05:39:13.140 java[4842:158124] Dragging multiple files using the deprecated NSFilenamesPboardType and dragging API. Please update to the NSDraggingSession API.

      I do see the target frame does not disposed after test timeout.

            honkar Harshitha Onkar
            landrews Lawrence Andrews
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: