< prev index next >

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

Print this page

        

*** 24,34 **** /* * @test * @summary Basic shared string test with large pages * @requires vm.cds.archived.java.heap ! * @library /test/lib /test/hotspot/jtreg/runtime/appcds * @modules jdk.jartool/sun.tools.jar * @build HelloString * @run driver LargePages */ public class LargePages { --- 24,34 ---- /* * @test * @summary Basic shared string test with large pages * @requires vm.cds.archived.java.heap ! * @library /test/lib /test/hotspot/jtreg/runtime/cds * @modules jdk.jartool/sun.tools.jar * @build HelloString * @run driver LargePages */ public class LargePages {
< prev index next >