RFR: 8329839: Cleanup ZPhysicalMemoryBacking trace logging
Albert Mingkun Yang
ayang at openjdk.org
Mon May 13 09:47:12 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.
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18671#pullrequestreview-2052206406
More information about the hotspot-dev
mailing list