< prev index next >

test/compiler/codecache/jmx/BeanTypeTest.java

Print this page

        

*** 24,36 **** /** * @test BeanTypeTest * @summary verify types of code cache memory pool bean * @modules java.base/jdk.internal.misc * java.management ! * @library /testlibrary /test/lib * ! * @build compiler.codecache.jmx.BeanTypeTest * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI * -XX:+SegmentedCodeCache --- 24,36 ---- /** * @test BeanTypeTest * @summary verify types of code cache memory pool bean * @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:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI * -XX:+SegmentedCodeCache
< prev index next >