< prev index next >

test/serviceability/threads/TestFalseDeadLock.java

Print this page

        

*** 29,39 **** /* * @test * @bug 8016304 * @summary Make sure no deadlock is reported for this program which has no deadlocks. * @modules java.base/jdk.internal.misc ! * @library /testlibrary * @run main/othervm TestFalseDeadLock */ /* * This test will not provoke the bug every time it is run since the bug is intermittent. --- 29,39 ---- /* * @test * @bug 8016304 * @summary Make sure no deadlock is reported for this program which has no deadlocks. * @modules java.base/jdk.internal.misc ! * @library /test/lib * @run main/othervm TestFalseDeadLock */ /* * This test will not provoke the bug every time it is run since the bug is intermittent.
< prev index next >