RFR: 8342893: Highlight special values in hserr file printing [v7]

Matthias Baesken mbaesken at openjdk.org
Mon Dec 16 13:21:53 UTC 2024


> There are some special values indicating memory corruption or problematic states. Those should be highlighted / pointed out in some way when printing parts of the hserr / hsinfo file (like register values or locations),

Matthias Baesken has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains eight commits:

 - Merge branch 'master' into JDK-8342893
 - Merge remote-tracking branch 'origin/master' into JDK-8342893
 - Merge master
 - Merge remote-tracking branch 'origin/master' into JDK-8342893
 - Introduce badResourceValueWord variable
 - compile error on Linux x86 and arm 32bit
 - do checks in debug
 - JDK-8342893

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

Changes: https://git.openjdk.org/jdk/pull/21811/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21811&range=06
  Stats: 226 lines in 10 files changed: 61 ins; 69 del; 96 mod
  Patch: https://git.openjdk.org/jdk/pull/21811.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21811/head:pull/21811

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


More information about the hotspot-dev mailing list