test/compiler/aot/fingerprint/SelfChangedCDS.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/test/compiler/aot/fingerprint/SelfChangedCDS.java	Thu Nov  3 04:05:55 2016
--- new/test/compiler/aot/fingerprint/SelfChangedCDS.java	Thu Nov  3 04:05:55 2016

*** 43,53 **** --- 43,53 ---- * compiler.aot.fingerprint.Blah TEST-UNMODIFIED * @run main compiler.aot.fingerprint.CDSRunner -cp SelfChangedCDS.jar * -XX:+UseAOT -XX:+PrintAOT -XX:AOTLibrary=./libSelfChanged.so * -XX:+UnlockDiagnosticVMOptions -XX:SharedArchiveFile=SelfChangedCDS.jsa * -Xshare:auto -XX:+UnlockCommercialFeatures -XX:+UseAppCDS -showversion ! * -Xlog:aotclassfingerprint=trace -Xlog:aotclassload=trace ! * -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 * @run main/othervm compiler.aot.AotCompiler -libname libSelfChanged.so
*** 57,64 **** --- 57,64 ---- * compiler.aot.fingerprint.Blah TEST-MODIFIED * @run main compiler.aot.fingerprint.CDSRunner -cp SelfChangedCDS.jar * -XX:+UseAOT -XX:+PrintAOT -XX:AOTLibrary=./libSelfChanged.so * -XX:+UnlockDiagnosticVMOptions -XX:SharedArchiveFile=SelfChangedCDS.jsa * -Xshare:auto -XX:+UnlockCommercialFeatures -XX:+UseAppCDS -showversion ! * -Xlog:aotclassfingerprint=trace -Xlog:aotclassload=trace ! * -Xlog:aot+class+fingerprint=trace -Xlog:aot+class+load=trace * compiler.aot.fingerprint.Blah TEST-MODIFIED */

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