--- old/test/compiler/arguments/TestUseCountTrailingZerosInstructionOnSupportedCPU.java 2015-02-24 10:27:04.831507738 -0800 +++ new/test/compiler/arguments/TestUseCountTrailingZerosInstructionOnSupportedCPU.java 2015-02-24 10:27:04.485491007 -0800 @@ -27,7 +27,7 @@ * @summary Verify processing of UseCountTrailingZerosInstruction option * on CPU with TZCNT (BMI1 feature) support. * @library /testlibrary /../../test/lib - * @build TestUseCountTrailingZerosInstructionOnSupportedCPU + * @build com.oracle.java.testlibrary.* TestUseCountTrailingZerosInstructionOnSupportedCPU * BMISupportedCPUTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission