--- old/test/compiler/whitebox/ClearMethodStateTest.java 2015-02-24 10:30:56.210694886 -0800 +++ new/test/compiler/whitebox/ClearMethodStateTest.java 2015-02-24 10:30:55.893679558 -0800 @@ -27,7 +27,7 @@ * @test ClearMethodStateTest * @bug 8006683 8007288 8022832 * @library /testlibrary /../../test/lib - * @build ClearMethodStateTest + * @build com.oracle.java.testlibrary.* ClearMethodStateTest * @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::* ClearMethodStateTest