OpenJDK / jdk / jdk10
changeset 27460:ca843db0a7e2
8062135: serviceability/threads/TestFalseDeadLock.java should be quarantined.
Reviewed-by: sla
Contributed-by: alex.schenkman@oracle.com
author | sla |
---|---|
date | Tue, 28 Oct 2014 12:28:58 +0100 |
parents | 7fce477785a3 |
children | 90e9e0f9c0c5 |
files | hotspot/test/serviceability/threads/TestFalseDeadLock.java |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/hotspot/test/serviceability/threads/TestFalseDeadLock.java Wed Oct 29 09:53:56 2014 -0700 +++ b/hotspot/test/serviceability/threads/TestFalseDeadLock.java Tue Oct 28 12:28:58 2014 +0100 @@ -27,6 +27,7 @@ /* * @test + * @ignore 8061157 * @bug 8016304 * @summary Make sure no deadlock is reported for this program which has no deadlocks. * @run main/othervm TestFalseDeadLock