RFR: 8329839: Cleanup ZPhysicalMemoryBacking trace logging
Stefan Karlsson
stefank at openjdk.org
Mon Apr 8 09:24:09 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 stefank (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18671#pullrequestreview-1985891086
More information about the hotspot-dev
mailing list