-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b131
-
x86_64
-
solaris
-
Not verified
----------System.err:(12/688)----------
java.lang.Error: 1 zombies!
at Zombies.main(Zombies.java:71)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
JavaTest Message: Test threw exception: java.lang.Error
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.Error: 1 zombies!
test result: Failed. Execution failed: `main' threw exception: java.lang.Error: 1 zombies!
java.lang.Error: 1 zombies!
at Zombies.main(Zombies.java:71)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
JavaTest Message: Test threw exception: java.lang.Error
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.Error: 1 zombies!
test result: Failed. Execution failed: `main' threw exception: java.lang.Error: 1 zombies!
- relates to
-
JDK-8160901 Demote java/lang/ProcessBuilder/Zombies.java to tier 2
-
- Resolved
-
-
JDK-8163934 Remove intermittent key from java/lang/ProcessBuilder/Zombies.java
-
- Resolved
-
-
JDK-8161347 Mark java/lang/ProcessBuilder/Zombies.java as intermittently failing
-
- Resolved
-