[jdk17u-dev] RFR: 8368787: Error reporting: hs_err files should show instructions when referencing code in nmethods [v2]
Matthias Baesken
mbaesken at openjdk.org
Fri Jan 2 11:59:54 UTC 2026
On Fri, 2 Jan 2026 10:26:25 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Clean backport of [JDK-8368787](https://bugs.openjdk.org/browse/JDK-8368787) plus adaptations for 17u (2nd and 3rd commit). [JDK-8334738](https://bugs.openjdk.org/browse/JDK-8334738) is not in 17u, hence the `print_ascii` parameter of `os::print_hex_dump` is unavailable. That one doesn't apply well, so I guess there are no plans to backport it to 17u. `ZBarrierRelocationFormatStoreGoodAfterMov` doesn't exist in 17u, so I've removed the comment referring to it.
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove comment which doesn't apply to jdk17u.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/4226#pullrequestreview-3623003829
More information about the jdk-updates-dev
mailing list