test/compiler/codecache/jmx/BeanTypeTest.java

Print this page

        

*** 25,35 **** import java.lang.management.MemoryType; import sun.hotspot.code.BlobType; /** * @test BeanTypeTest ! * @library /testlibrary /../../test/lib * @modules java.management * @build BeanTypeTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions --- 25,35 ---- import java.lang.management.MemoryType; import sun.hotspot.code.BlobType; /** * @test BeanTypeTest ! * @library /testlibrary /test/lib * @modules java.management * @build BeanTypeTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions