< prev index next >

test/compiler/codecache/jmx/CodeHeapBeanPresenceTest.java

Print this page

        

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