test/hotspot/jtreg/runtime/appcds/sharedStrings/FlagCombo.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/test/hotspot/jtreg/runtime/appcds/sharedStrings/FlagCombo.java	Wed Aug  8 12:09:19 2018
--- new/test/hotspot/jtreg/runtime/appcds/sharedStrings/FlagCombo.java	Wed Aug  8 12:09:18 2018

*** 53,63 **** --- 53,63 ---- public class FlagCombo { public static void main(String[] args) throws Exception { SharedStringsUtils.buildJar("HelloString"); SharedStringsUtils.dump(TestCommon.list("HelloString"), ! "SharedStringsBasic.txt", "-Xlog:cds,cds+hashtables"); SharedStringsUtils.runWithArchive("HelloString", "-XX:+UseG1GC"); if (args.length == 0) { SharedStringsUtils.runWithArchiveAuto("HelloString",

test/hotspot/jtreg/runtime/appcds/sharedStrings/FlagCombo.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File