test/compiler/codecache/OverflowCodeCacheTest.java

Print this page

        

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