RFR: 8342893: Highlight special values in hserr file printing
Matthias Baesken
mbaesken at openjdk.org
Mon Nov 4 14:16:43 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),
-------------
Commit messages:
- 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=00
Issue: https://bugs.openjdk.org/browse/JDK-8342893
Stats: 229 lines in 10 files changed: 53 ins; 73 del; 103 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