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