< prev index next >

test/compiler/codecache/jmx/MemoryPoolsPresenceTest.java

Print this page

        

*** 31,41 **** import sun.hotspot.code.BlobType; /** * @test MemoryPoolsPresenceTest * @library /testlibrary /../../test/lib ! * @build MemoryPoolsPresenceTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache MemoryPoolsPresenceTest * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions --- 31,41 ---- import sun.hotspot.code.BlobType; /** * @test MemoryPoolsPresenceTest * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* MemoryPoolsPresenceTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache MemoryPoolsPresenceTest * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
< prev index next >