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

Matthias Baesken mbaesken at openjdk.org
Thu Nov 14 12:53:03 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:

 - 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:
  - all: https://git.openjdk.org/jdk/pull/21811/files
  - new: https://git.openjdk.org/jdk/pull/21811/files/1336334c..bf772fca

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21811&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21811&range=02-03

  Stats: 163422 lines in 1663 files changed: 125590 ins; 14639 del; 23193 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