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