[jdk17u-dev] RFR: 8368787: Error reporting: hs_err files should show instructions when referencing code in nmethods [v2]

Martin Doerr mdoerr at openjdk.org
Fri Jan 2 10:26:25 UTC 2026


> Clean backport of [JDK-8368787](https://bugs.openjdk.org/browse/JDK-8368787) plus adaptation for 17u (2nd 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.

Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:

  Remove comment which doesn't apply to jdk17u.

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/4226/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/4226/files/c9845625..928cdb5e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4226&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4226&range=00-01

  Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/4226.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4226/head:pull/4226

PR: https://git.openjdk.org/jdk17u-dev/pull/4226


More information about the jdk-updates-dev mailing list