This commit is contained in:
Carlos Lucasius 2013-07-03 22:36:42 -04:00
commit 3fb892d0e8

View File

@ -26,7 +26,7 @@
* @test
* @bug 7196045
* @summary Possible JVM deadlock in ThreadTimesClosure when using HotspotInternal non-public API.
* @run main/othervm Test7196045
* @run main/othervm -XX:+UsePerfData Test7196045
*/
import java.lang.management.ManagementFactory;