< prev index next >

test/compiler/codecache/jmx/PeakUsageTest.java

Print this page

        

*** 21,36 **** * questions. */ /* * @test PeakUsageTest ! * @library /testlibrary /test/lib / * @modules java.base/jdk.internal.misc * java.management * * @ignore 8151345 ! * @build ompiler.codecache.jmx.PeakUsageTest * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,null::* * -XX:+SegmentedCodeCache --- 21,36 ---- * questions. */ /* * @test PeakUsageTest ! * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * * @ignore 8151345 ! * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,null::* * -XX:+SegmentedCodeCache
< prev index next >