--- old/test/compiler/arguments/TestUseCountLeadingZerosInstructionOnSupportedCPU.java 2015-02-24 10:27:02.226381780 -0800 +++ new/test/compiler/arguments/TestUseCountLeadingZerosInstructionOnSupportedCPU.java 2015-02-24 10:27:01.910366501 -0800 @@ -27,7 +27,7 @@ * @summary Verify processing of UseCountLeadingZerosInstruction option * on CPU with LZCNT support. * @library /testlibrary /../../test/lib - * @build TestUseCountLeadingZerosInstructionOnSupportedCPU + * @build com.oracle.java.testlibrary.* TestUseCountLeadingZerosInstructionOnSupportedCPU * BMISupportedCPUTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission