< prev index next >

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

Print this page

        

*** 24,34 **** /* * @test * @summary Basic test for shared strings * @requires vm.cds.archived.java.heap ! * @library /test/hotspot/jtreg/runtime/appcds /test/lib * @modules jdk.jartool/sun.tools.jar * @build HelloString * @run driver SharedStringsBasic */ import jdk.test.lib.process.OutputAnalyzer; --- 24,34 ---- /* * @test * @summary Basic test for shared strings * @requires vm.cds.archived.java.heap ! * @library /test/hotspot/jtreg/runtime/cds /test/lib * @modules jdk.jartool/sun.tools.jar * @build HelloString * @run driver SharedStringsBasic */ import jdk.test.lib.process.OutputAnalyzer;
< prev index next >