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