< prev index next >

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

Print this page

        

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