--- old/test/runtime/memory/RunUnitTestsConcurrently.java 2015-02-24 10:35:27.236799132 -0800 +++ new/test/runtime/memory/RunUnitTestsConcurrently.java 2015-02-24 10:35:26.907783223 -0800 @@ -25,7 +25,7 @@ * @test * @summary Test launches unit tests inside vm concurrently * @library /testlibrary /../../test/lib - * @build RunUnitTestsConcurrently + * @build com.oracle.java.testlibrary.* RunUnitTestsConcurrently * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI RunUnitTestsConcurrently 30 15000