RFR(S): 8078121 - Add 'CreateMinidumpOnCrash' (JDK-8074354) caused many tests failed in nightly testing
Christian Tornqvist
christian.tornqvist at oracle.com
Tue May 12 19:20:21 UTC 2015
Hi everyone,
The change for 8074354 changed the output when crashing and removed the
"Default location:" string, this change puts that back. Also wrote a small
test to verify the new CreateCoredumpOnCrash option. Verified that:
compiler/ciReplay/TestVM.sh
compiler/ciReplay/TestVM_no_comp_level.sh
passes on all platforms again.
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8078121/webrev.00/
Bug (unfortunately not a public bug):
https://bugs.openjdk.java.net/browse/JDK-8078121
Thanks,
Christian
More information about the hotspot-runtime-dev
mailing list