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