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

Thomas Stuefe stuefe at openjdk.org
Mon Feb 27 08:31:07 UTC 2023


On Sat, 25 Feb 2023 12:27:36 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> I _think_ the proposed change will work essentially the same as the existing code. However, I recently found RaiseFailFastException https://learn.microsoft.com/en-us/windows/win32/api/errhandlingapi/nf-errhandlingapi-raisefailfastexception which is leading me to rethink all of this. Now if I can just figure out how to make sure WER is enabled.

Looks promising, I was hoping there would be a solution like this.

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

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


More information about the hotspot-dev mailing list