7200145: runtime/7196045/Test7196045.java fails with No class provided for `main'
authorkevinw
Sun, 30 Sep 2012 23:24:12 +0100
changeset 13953 a96fb2fe0c08
parent 13952 e3cf184080bc
child 13954 7baa94958679
child 13956 1a25205d266e
child 13959 bcadb9151203
7200145: runtime/7196045/Test7196045.java fails with No class provided for `main' Reviewed-by: dholmes, dsamersoff
hotspot/test/runtime/7196045/Test7196045.java
--- 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;