< prev index next >

test/compiler/arguments/CheckCompileThresholdScaling.java

Print this page

        

*** 26,35 **** --- 26,36 ---- /* * @test CheckCompileThresholdScaling * @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 */ public class CheckCompileThresholdScaling {
< prev index next >