--- old/test/compiler/whitebox/GetNMethodTest.java 2015-02-24 10:31:06.499192335 -0800 +++ new/test/compiler/whitebox/GetNMethodTest.java 2015-02-24 10:31:06.169176378 -0800 @@ -30,7 +30,7 @@ * @test GetNMethodTest * @bug 8038240 * @library /testlibrary /../../test/lib - * @build GetNMethodTest + * @build com.oracle.java.testlibrary.* GetNMethodTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xmixed -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,SimpleTestCase$Helper::* GetNMethodTest