diff test/runtime/7196045/Test7196045.java @ 6858:b261523fe66c hs25-b05

Merge
author amurillo
date Fri, 12 Oct 2012 13:55:52 -0700
parents fab6fbf427d2
children ac7193063af8
line wrap: on
line diff
--- a/test/runtime/7196045/Test7196045.java	Thu Oct 11 09:49:18 2012 -0700
+++ b/test/runtime/7196045/Test7196045.java	Fri Oct 12 13:55:52 2012 -0700
@@ -26,7 +26,7 @@
  * @test
  * @bug 7196045
  * @summary Possible JVM deadlock in ThreadTimesClosure when using HotspotInternal non-public API.
- * @run main/othervm
+ * @run main/othervm Test7196045
  */
 
 import java.lang.management.ManagementFactory;