RFR: JDK-8176520: Improve the accuracy of the instance size in hprof heap dumps [v2]
Alex Menkov
amenkov at openjdk.org
Thu Feb 15 02:45:26 UTC 2024
> The fix updates heap dumpers to report correct instance size value for HPROF_GC_CLASS_DUMP records (currently it's reported as size of all instance fields)
>
> Testing: tier1, tier2, tier5-svc
Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
test bug id
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17855/files
- new: https://git.openjdk.org/jdk/pull/17855/files/814cef3a..abba6396
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17855&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17855&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/17855.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17855/head:pull/17855
PR: https://git.openjdk.org/jdk/pull/17855
More information about the serviceability-dev
mailing list