-
Bug
-
Resolution: Fixed
-
P4
-
8, 9, 12
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8272527 | 11.0.14-oracle | Ramkumar Sunderbabu | P4 | Resolved | Fixed | b01 |
JDK-8274123 | 11.0.14 | Christoph Langer | P4 | Resolved | Fixed | b01 |
This is probably an instance of JDK-8015503 which was closed as "cannot reproduce".
----------System.err:(15/860)----------
ProcessTrap: "ProcessTrap.sh started: trapping SIGTERM/SIGINT"
java.lang.RuntimeException: Process terminated prematurely.
at UnixTest.runTest(DestroyTest.java:104)
at DestroyTest.main(DestroyTest.java:171)
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:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Process terminated prematurely.
JavaTest Message: shutting down test
----------System.err:(15/860)----------
ProcessTrap: "ProcessTrap.sh started: trapping SIGTERM/SIGINT"
java.lang.RuntimeException: Process terminated prematurely.
at UnixTest.runTest(DestroyTest.java:104)
at DestroyTest.main(DestroyTest.java:171)
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:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Process terminated prematurely.
JavaTest Message: shutting down test
- backported by
-
JDK-8272527 java/lang/ProcessBuilder/DestroyTest.java fails with "RuntimeException: Process terminated prematurely"
-
- Resolved
-
-
JDK-8274123 java/lang/ProcessBuilder/DestroyTest.java fails with "RuntimeException: Process terminated prematurely"
-
- Resolved
-
- relates to
-
JDK-8216990 (process) Process.destroy closes streams unconditionally
-
- Open
-
-
JDK-8015503 java/lang/ProcessBuilder/DestroyTest.java failed on linux with jdk8
-
- Closed
-
(1 links to)