RFR: 8342893: Highlight special values in hserr file printing [v3]
Matthias Baesken
mbaesken at openjdk.org
Wed Nov 6 15:54:22 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 incrementally with one additional commit since the last revision:
Introduce badResourceValueWord variable
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21811/files
- new: https://git.openjdk.org/jdk/pull/21811/files/2ef76ddf..1336334c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21811&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21811&range=01-02
Stats: 16 lines in 1 file changed: 5 ins; 9 del; 2 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