RFR: 8343756: CAN_SHOW_REGISTERS_ON_ASSERT for Windows [v2]
Markus Grönlund
mgronlun at openjdk.org
Fri Nov 8 21:48:25 UTC 2024
> Greetings,
>
> This enhancement adds register printouts on asserts or guarantees into the hs_err_pid.log error reporting files for Windows.
>
> Additionally, it saves an accurate EXCEPTION_RECORD into the hs_err_pid.mdmp file, also for asserts or guarantees, so the assertion context is now easily accessible in Windbg using .ecxr.
>
> For more details on this enhancement, please see the JIRA issue.
>
> Testing: Tier 1,2,3, jdk_jfr
>
> Thanks
> Markus
Markus Grönlund has updated the pull request incrementally with one additional commit since the last revision:
initialize report page
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21994/files
- new: https://git.openjdk.org/jdk/pull/21994/files/7fc55f3f..9b80c688
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21994&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21994&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/21994.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21994/head:pull/21994
PR: https://git.openjdk.org/jdk/pull/21994
More information about the hotspot-dev
mailing list