diff -r e996b2983c83 -r be963975e2f7 hotspot/test/serviceability/ParserTest.java --- 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 */