< prev index next >

test/hotspot/jtreg/runtime/cds/javaldr/GCSharedStringsDuringDump.java

Print this page

        

*** 24,34 **** /* * @test * @summary Similar to GCDuringDumping.java, this test adds the -XX:SharedArchiveConfigFile * option for testing the interaction with GC and shared strings. ! * @library /test/lib /test/hotspot/jtreg/runtime/appcds /test/hotspot/jtreg/runtime/appcds/test-classes * @requires vm.cds.archived.java.heap * @modules java.base/jdk.internal.misc * jdk.jartool/sun.tools.jar * java.management * @build sun.hotspot.WhiteBox GCDuringDumpTransformer GCSharedStringsDuringDumpWb --- 24,34 ---- /* * @test * @summary Similar to GCDuringDumping.java, this test adds the -XX:SharedArchiveConfigFile * option for testing the interaction with GC and shared strings. ! * @library /test/lib /test/hotspot/jtreg/runtime/cds /test/hotspot/jtreg/runtime/cds/test-classes * @requires vm.cds.archived.java.heap * @modules java.base/jdk.internal.misc * jdk.jartool/sun.tools.jar * java.management * @build sun.hotspot.WhiteBox GCDuringDumpTransformer GCSharedStringsDuringDumpWb
< prev index next >