< prev index next >

test/gc/g1/TestHumongousCodeCacheRoots.java

Print this page

        

*** 25,35 **** * @test * @key regression * @key gc * @bug 8027756 * @library /testlibrary /../../test/lib ! * @build TestHumongousCodeCacheRoots * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @summary Humongous objects may have references from the code cache * @run main TestHumongousCodeCacheRoots */ --- 25,35 ---- * @test * @key regression * @key gc * @bug 8027756 * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* TestHumongousCodeCacheRoots * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @summary Humongous objects may have references from the code cache * @run main TestHumongousCodeCacheRoots */
< prev index next >