RFR(S): 8080718 - -XX:CreateCoredumpOnCrash doesn't work for jni_FatalError
Christian Tornqvist
christian.tornqvist at oracle.com
Fri May 29 20:11:33 UTC 2015
Hi everyone,
Please review this small change that enables the CreateCoredumpOnCrash flag
to control core dumping when os::abort() is being called from JNI Fatal
Errors (when running with -Xcheck:jni).
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8080718/webrev.00/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8080718
Thanks,
Christian
More information about the hotspot-runtime-dev
mailing list