--- old/test/compiler/arguments/TestUseBMI1InstructionsOnSupportedCPU.java 2014-12-10 10:23:07.448008912 +0100 +++ new/test/compiler/arguments/TestUseBMI1InstructionsOnSupportedCPU.java 2014-12-10 10:23:07.376008915 +0100 @@ -26,7 +26,7 @@ * @bug 8031321 * @summary Verify processing of UseBMI1Instructions option on CPU with * BMI1 feature support. - * @library /testlibrary /testlibrary/whitebox + * @library /testlibrary /../../test/lib * @build TestUseBMI1InstructionsOnSupportedCPU * BMISupportedCPUTest * @run main ClassFileInstaller sun.hotspot.WhiteBox