----------System.out:(1/72)----------
Child process has two (should be one) writable pipe fds for its stdout.
----------System.err:(10/508)----------
java.lang.Exception: Read from closed pipe hangs
at SleepyCat.main(SleepyCat.java:197)
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.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
at java.base/java.lang.Thread.run(Thread.java:1516)
Child process has two (should be one) writable pipe fds for its stdout.
----------System.err:(10/508)----------
java.lang.Exception: Read from closed pipe hangs
at SleepyCat.main(SleepyCat.java:197)
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.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
at java.base/java.lang.Thread.run(Thread.java:1516)
- duplicates
-
JDK-8044841 java/lang/Runtime/exec/SleepyCat.java Exception: Read from closed pipe hangs
-
- Open
-