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

jdk/test/lib/process/ProcTest.java failed with "Exception: Proc abnormal end"

XMLWordPrintable

    • b22
    • aarch64
    • os_x

      The following test failed in the JDK17 CI:

      jdk/test/lib/process/ProcTest.java

      Here's a snippet from the log file:

      ----------System.err:(13/735)----------
      java.lang.Exception: Proc abnormal end
      at jdk.test.lib.process.Proc.readData(Proc.java:373)
      at ProcTest.main(ProcTest.java:50)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
      at java.base/java.lang.Thread.run(Thread.java:831)

            weijun Weijun Wang
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: