--- old/test/compiler/intrinsics/mathexact/MulExactIRepeatTest.java 2015-02-24 10:28:37.037965914 -0800 +++ new/test/compiler/intrinsics/mathexact/MulExactIRepeatTest.java 2015-02-24 10:28:36.653947347 -0800 @@ -26,6 +26,7 @@ * @bug 8026844 * @summary Test repeating multiplyExact * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @compile MulExactIRepeatTest.java Verify.java * @run main MulExactIRepeatTest *