< prev index next >

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

Print this page

        

*** 24,34 **** /* * @test * @summary Test shared strings together with string intern operation * @requires vm.cds.archived.java.heap ! * @library /test/hotspot/jtreg/runtime/appcds /test/lib * @modules jdk.jartool/sun.tools.jar * @compile InternStringTest.java * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * @run driver InternSharedString --- 24,34 ---- /* * @test * @summary Test shared strings together with string intern operation * @requires vm.cds.archived.java.heap ! * @library /test/hotspot/jtreg/runtime/cds /test/lib * @modules jdk.jartool/sun.tools.jar * @compile InternStringTest.java * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * @run driver InternSharedString
< prev index next >