8163934: Remove intermittent key from java/lang/ProcessBuilder/Zombies.java

Reviewed-by: darcy
This commit is contained in:
Amy Lu 2016-08-30 09:31:28 +08:00
parent 5b5a8a6cc6
commit 5c73d79296

View File

@ -25,7 +25,6 @@
* @test
* @run main/othervm Zombies
* @bug 6474073 6180151
* @key intermittent
* @summary Make sure zombies don't get created on Unix
* @author Martin Buchholz
*/