< prev index next >

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

Print this page

        

*** 24,34 **** /* * @test * @summary Write a lots of 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/timeout=500 SharedStringsStress */ import java.io.File; --- 24,34 ---- /* * @test * @summary Write a lots of 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/timeout=500 SharedStringsStress */ import java.io.File;
< prev index next >