< prev index next >

test/hotspot/jtreg/runtime/cds/cacheObject/RedefineClassTest.java

Print this page

        

*** 23,33 **** */ /* * @test * @summary Redefine shared class. GC should not cause crash with cached resolved_references. ! * @library /test/lib /test/hotspot/jtreg/runtime/appcds /test/hotspot/jtreg/runtime/appcds/test-classes /test/hotspot/jtreg/runtime/appcds/jvmti * @requires vm.cds.archived.java.heap * @modules java.base/jdk.internal.misc * jdk.jartool/sun.tools.jar * java.management * @build sun.hotspot.WhiteBox --- 23,33 ---- */ /* * @test * @summary Redefine shared class. GC should not cause crash with cached resolved_references. ! * @library /test/lib /test/hotspot/jtreg/runtime/cds /test/hotspot/jtreg/runtime/cds/test-classes /test/hotspot/jtreg/runtime/cds/jvmti * @requires vm.cds.archived.java.heap * @modules java.base/jdk.internal.misc * jdk.jartool/sun.tools.jar * java.management * @build sun.hotspot.WhiteBox
< prev index next >