--- old/test/serviceability/ParserTest.java 2015-02-24 10:35:37.289285181 -0800 +++ new/test/serviceability/ParserTest.java 2015-02-24 10:35:36.961269321 -0800 @@ -25,7 +25,7 @@ * @test * @summary Test that the diagnostic command arguemnt parser works * @library /testlibrary /../../test/lib - * @build ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.parser.* + * @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