7200145: runtime/7196045/Test7196045.java fails with No class provided for `main'
Reviewed-by: dholmes, dsamersoff
--- a/hotspot/test/runtime/7196045/Test7196045.java Sat Sep 29 06:40:00 2012 -0400
+++ b/hotspot/test/runtime/7196045/Test7196045.java Sun Sep 30 23:24:12 2012 +0100
@@ -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;