< prev index next >

test/compiler/codecache/jmx/UsageThresholdIncreasedTest.java

Print this page

        

*** 26,36 **** import sun.hotspot.code.BlobType; /* * @test UsageThresholdIncreasedTest * @library /testlibrary /../../test/lib ! * @build UsageThresholdIncreasedTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:-UseCodeCacheFlushing * -XX:-MethodFlushing -XX:CompileCommand=compileonly,null::* --- 26,36 ---- import sun.hotspot.code.BlobType; /* * @test UsageThresholdIncreasedTest * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* UsageThresholdIncreasedTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:-UseCodeCacheFlushing * -XX:-MethodFlushing -XX:CompileCommand=compileonly,null::*
< prev index next >