Looks fine Amy; thanks,

-Joe


On 8/28/2016 6:14 PM, Amy Lu wrote:
java/lang/ProcessBuilder/Zombies.java

This test was failing intermittently (JDK-8160151). Mentioned issue has been resolved and no open bug (no failure reported) till now.

This patch is to remove @key intermittent from the test.

bug: https://bugs.openjdk.java.net/browse/JDK-8163934
webrev: http://cr.openjdk.java.net/~amlu/8163934/webrev.00/

Thanks,
Amy

--- old/test/java/lang/ProcessBuilder/Zombies.java 2016-08-29 09:10:18.000000000 +0800 +++ new/test/java/lang/ProcessBuilder/Zombies.java 2016-08-29 09:10:18.000000000 +0800
@@ -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
  */



Reply via email to