RFR: 8342893: Highlight special values in hserr file printing [v6]
Matthias Baesken
mbaesken at openjdk.org
Mon Dec 16 13:10:12 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 seven commits:
- 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=05
Stats: 224 lines in 10 files changed: 60 ins; 69 del; 95 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