test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File
*** old/test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java	Wed Apr 18 21:25:37 2018
--- new/test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java	Wed Apr 18 21:25:37 2018

*** 44,53 **** --- 44,54 ---- * @run main compiler.aot.fingerprint.CDSRunner -cp SelfChangedCDS.jar * -XX:+UseAOT -XX:+PrintAOT -XX:AOTLibrary=./libSelfChanged.so * -XX:+UnlockDiagnosticVMOptions -XX:SharedArchiveFile=SelfChangedCDS.jsa * -XX:+IgnoreUnrecognizedVMOptions * -Xshare:auto -XX:+UnlockCommercialFeatures -XX:+UseAppCDS -showversion + * -Xlog:cds -Xlog:gc+heap+coops * -Xlog:aot+class+fingerprint=trace -Xlog:aot+class+load=trace * compiler.aot.fingerprint.Blah TEST-UNMODIFIED * * @run main * compiler.aot.fingerprint.SelfChanged WRITE-MODIFIED-CLASS
*** 59,66 **** --- 60,68 ---- * @run main compiler.aot.fingerprint.CDSRunner -cp SelfChangedCDS.jar * -XX:+UseAOT -XX:+PrintAOT -XX:AOTLibrary=./libSelfChanged.so * -XX:+UnlockDiagnosticVMOptions -XX:SharedArchiveFile=SelfChangedCDS.jsa * -XX:+IgnoreUnrecognizedVMOptions * -Xshare:auto -XX:+UnlockCommercialFeatures -XX:+UseAppCDS -showversion + * -Xlog:cds -Xlog:gc+heap+coops * -Xlog:aot+class+fingerprint=trace -Xlog:aot+class+load=trace * compiler.aot.fingerprint.Blah TEST-MODIFIED */

test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File