--- old/test/compiler/whitebox/IsMethodCompilableTest.java 2015-02-24 10:31:07.725251613 -0800 +++ new/test/compiler/whitebox/IsMethodCompilableTest.java 2015-02-24 10:31:07.348233385 -0800 @@ -25,7 +25,7 @@ * @test IsMethodCompilableTest * @bug 8007270 8006683 8007288 8022832 * @library /testlibrary /../../test/lib /testlibrary/com/oracle/java/testlibrary - * @build IsMethodCompilableTest + * @build com.oracle.java.testlibrary.* IsMethodCompilableTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main ClassFileInstaller com.oracle.java.testlibrary.Platform