8062135: serviceability/threads/TestFalseDeadLock.java should be quarantined

Reviewed-by: sla
This commit is contained in:
Alex Schenkman 2014-10-28 12:28:58 +01:00 committed by Staffan Larsen
parent 14e05b4858
commit b301b207b3

@ -27,6 +27,7 @@ import java.util.Random;
/*
* @test
* @ignore 8061157
* @bug 8016304
* @summary Make sure no deadlock is reported for this program which has no deadlocks.
* @run main/othervm TestFalseDeadLock