test/compiler/whitebox/GetCodeHeapEntriesTest.java

Print this page

        

*** 31,41 **** import jdk.test.lib.Asserts; /* * @test GetCodeHeapEntriesTest * @bug 8059624 ! * @library /testlibrary /../../test/lib * @modules java.management * @build GetCodeHeapEntriesTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions --- 31,41 ---- import jdk.test.lib.Asserts; /* * @test GetCodeHeapEntriesTest * @bug 8059624 ! * @library /testlibrary /test/lib * @modules java.management * @build GetCodeHeapEntriesTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions