--- old/test/compiler/intrinsics/mathexact/NegExactLConstantTest.java 2015-02-24 10:28:45.959397266 -0800 +++ new/test/compiler/intrinsics/mathexact/NegExactLConstantTest.java 2015-02-24 10:28:45.586379231 -0800 @@ -26,6 +26,7 @@ * @bug 8026844 * @summary Test constant negExact * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @compile NegExactLConstantTest.java Verify.java * @run main NegExactLConstantTest *