< prev index next >

test/hotspot/jtreg/runtime/cds/sharedStrings/ExerciseGC.java

Print this page

        

*** 24,34 **** /* * @test * @summary Exercise GC with shared strings * @requires vm.cds.archived.java.heap ! * @library /test/hotspot/jtreg/runtime/appcds /test/lib * @modules jdk.jartool/sun.tools.jar * @build HelloStringGC sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * @run driver ExerciseGC */ --- 24,34 ---- /* * @test * @summary Exercise GC with shared strings * @requires vm.cds.archived.java.heap ! * @library /test/hotspot/jtreg/runtime/cds /test/lib * @modules jdk.jartool/sun.tools.jar * @build HelloStringGC sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * @run driver ExerciseGC */
< prev index next >