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

*** 41,51 **** --- 41,51 ---- public class InternSharedString { public static void main(String[] args) throws Exception { SharedStringsUtils.buildJarAndWhiteBox("InternStringTest"); SharedStringsUtils.dumpWithWhiteBox(TestCommon.list("InternStringTest"), ! "ExtraSharedInput.txt", "-Xlog:cds,cds+hashtables"); String[] extraMatches = new String[] { InternStringTest.passed_output1, InternStringTest.passed_output2, InternStringTest.passed_output3 };

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