-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b44
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084751 | emb-9 | Roger Riggs | P3 | Resolved | Fixed | team |
java/lang/Runtime/exec/SleepyCat.java failed:
java.lang.Exception: Read from closed pipe hangs
at SleepyCat.main(SleepyCat.java:164)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
or timeouts.
java.lang.Exception: Read from closed pipe hangs
at SleepyCat.main(SleepyCat.java:164)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
or timeouts.
- backported by
-
JDK-8084751 Add diagnostics for Exception: Read from closed pipe hangs
-
- Resolved
-
- clones
-
JDK-8044841 java/lang/Runtime/exec/SleepyCat.java Exception: Read from closed pipe hangs
-
- Open
-