RFR: 8302798: Refactor -XX:+UseOSErrorReporting for noreturn crash reporting

Kim Barrett kbarrett at openjdk.org
Wed Feb 22 07:50:47 UTC 2023


On Wed, 22 Feb 2023 07:33:07 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Do we actually need UseOSErrorReporting? Honest question since I have personally never used it. Whenever I wanted to debug a problem on windows, I used the minidump write facility.

This was recently discussed in
https://bugs.openjdk.org/browse/JDK-8250782

specifically the reply from @mo-beck 
https://bugs.openjdk.org/browse/JDK-8250782?focusedCommentId=14553883&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14553883

So yes, we do want to keep it.

-------------

PR: https://git.openjdk.org/jdk/pull/12651


More information about the hotspot-dev mailing list