test/compiler/rtm/locking/TestUseRTMForStackLocks.java

Print this page

        

*** 24,34 **** /** * @test * @bug 8031320 * @summary Verify that rtm locking is used for stack locks. ! * @library /testlibrary /../../test/lib /compiler/testlibrary * @modules java.base/sun.misc * java.management * @build TestUseRTMForStackLocks * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission --- 24,34 ---- /** * @test * @bug 8031320 * @summary Verify that rtm locking is used for stack locks. ! * @library /testlibrary /test/lib /compiler/testlibrary * @modules java.base/sun.misc * java.management * @build TestUseRTMForStackLocks * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission