RFR: 8329839: Cleanup ZPhysicalMemoryBacking trace logging

Axel Boldt-Christmas aboldtch at openjdk.org
Wed May 15 06:08:05 UTC 2024


On Mon, 8 Apr 2024 09:12:33 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:

> On bsd the MB scaling is only performed on the length and not the base offset so the numbers printed are wrong.
> 
> On all other platforms the `zoffset` type is used incorrectly and should use `zoffset_end` when printing offsets that point to the end of a range.

Thanks for the reviews.

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

PR Comment: https://git.openjdk.org/jdk/pull/18671#issuecomment-2111651318


More information about the hotspot-dev mailing list