RFR: 8356329: Report compact object headers in hs_err [v4]
Roman Kennke
rkennke at openjdk.org
Thu May 8 10:41:14 UTC 2025
> We should report when UseCompactObjectHeaders is enabled in the hs_err file, just like we do for UseCompressedOops or UseCompressedClassPointers, for improved diagnostics.
Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
Don't check for SIGSEGV to make Windows happy
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25080/files
- new: https://git.openjdk.org/jdk/pull/25080/files/3252031c..d47d2b4e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25080&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25080&range=02-03
Stats: 6 lines in 1 file changed: 0 ins; 6 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/25080.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25080/head:pull/25080
PR: https://git.openjdk.org/jdk/pull/25080
More information about the hotspot-dev
mailing list