hotspot/test/serviceability/ParserTest.java
changeset 24835 be963975e2f7
parent 16697 1863b690d34f
child 25958 8dc85547d6d6
--- a/hotspot/test/serviceability/ParserTest.java	Sun Jun 01 11:56:15 2014 -0400
+++ b/hotspot/test/serviceability/ParserTest.java	Mon Jun 02 11:20:14 2014 +0200
@@ -22,10 +22,10 @@
  */
 
 /*
- * @test ParserTest
+ * @test
  * @summary Test that the diagnostic command arguemnt parser works
  * @library /testlibrary /testlibrary/whitebox
- * @build ParserTest
+ * @build ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.parser.*
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI ParserTest
  */