< prev index next >

test/serviceability/ParserTest.java

Print this page

        

*** 23,33 **** /* * @test * @summary Test that the diagnostic command arguemnt parser works * @library /testlibrary /../../test/lib ! * @build ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.parser.* * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI ParserTest */ --- 23,33 ---- /* * @test * @summary Test that the diagnostic command arguemnt parser works * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.parser.* * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI ParserTest */
< prev index next >