< prev index next >

test/compiler/codecache/jmx/InitialAndMaxUsageTest.java

Print this page

        

*** 24,36 **** /* * @test InitialAndMaxUsageTest * @summary testing of initial and max usage * @modules java.base/jdk.internal.misc * java.management ! * @library /testlibrary /test/lib / * ! * @build compiler.codecache.jmx.InitialAndMaxUsageTest * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing * -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:CompileCommand=compileonly,null::* -XX:-UseLargePages --- 24,36 ---- /* * @test InitialAndMaxUsageTest * @summary testing of initial and max usage * @modules java.base/jdk.internal.misc * java.management ! * @library /test/lib / * ! * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing * -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:CompileCommand=compileonly,null::* -XX:-UseLargePages
< prev index next >