test/compiler/codecache/jmx/PoolsIndependenceTest.java

Print this page

        

*** 35,45 **** import javax.management.NotificationListener; import sun.hotspot.code.BlobType; /* * @test PoolsIndependenceTest ! * @library /testlibrary /../../test/lib * @build PoolsIndependenceTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing * -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI --- 35,45 ---- import javax.management.NotificationListener; import sun.hotspot.code.BlobType; /* * @test PoolsIndependenceTest ! * @library /testlibrary /test/lib * @build PoolsIndependenceTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing * -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI