jdk/test/sun/tools/jstack/DeadlockDetectionTest.java
changeset 38360 fb63be22ffa6
parent 33832 7dde7a271492
child 40686 1b855fa5c9c5
equal deleted inserted replaced
38359:fd9b36598481 38360:fb63be22ffa6
    37 /*
    37 /*
    38  * @test
    38  * @test
    39  * @summary Test deadlock detection
    39  * @summary Test deadlock detection
    40  * @library /test/lib/share/classes
    40  * @library /test/lib/share/classes
    41  * @library /lib/testlibrary
    41  * @library /lib/testlibrary
    42  * @modules java.management
       
    43  * @build jdk.testlibrary.*
    42  * @build jdk.testlibrary.*
    44  * @build jdk.test.lib.apps.*
    43  * @build jdk.test.lib.apps.*
    45  * @build DeadlockDetectionTest
    44  * @build DeadlockDetectionTest
    46  * @run main DeadlockDetectionTest
    45  * @run main DeadlockDetectionTest
    47  */
    46  */