hotspot/test/serviceability/sa/DeadlockDetectionTest.java
changeset 33730 30e064828045
parent 33100 a2899ce72a14
child 37443 1ac0e91a0f53
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    36 import jdk.test.lib.ProcessTools;
    36 import jdk.test.lib.ProcessTools;
    37 
    37 
    38 /*
    38 /*
    39  * @test
    39  * @test
    40  * @summary Test deadlock detection
    40  * @summary Test deadlock detection
    41  * @library /../../test/lib/share/classes
    41  * @library /test/lib/share/classes
    42  * @library /testlibrary
    42  * @library /testlibrary
    43  * @modules java.management
    43  * @modules java.management
    44  * @build jdk.test.lib.*
    44  * @build jdk.test.lib.*
    45  * @build jdk.test.lib.apps.*
    45  * @build jdk.test.lib.apps.*
    46  * @build DeadlockDetectionTest
    46  * @build DeadlockDetectionTest