RFR: JDK-8176520: Improve the accuracy of the instance size in hprof heap dumps [v2]

Aleksey Shipilev shade at openjdk.org
Thu Feb 15 13:19:02 UTC 2024


On Thu, 15 Feb 2024 02:45:26 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

>> 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

When I proposed this change 10 years ago, there was a push back: https://bugs.openjdk.org/browse/JDK-8005604.

Is it resolved now?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17855#issuecomment-1946077314


More information about the serviceability-dev mailing list