--- old/test/compiler/arguments/CheckCompileThresholdScaling.java 2015-02-24 10:26:58.417197608 -0800 +++ new/test/compiler/arguments/CheckCompileThresholdScaling.java 2015-02-24 10:26:57.921173625 -0800 @@ -28,6 +28,7 @@ * @bug 8059604 * @summary "Add CompileThresholdScaling flag to control when methods are first compiled (with +/-TieredCompilation)" * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main CheckCompileThresholdScaling */