Integrated: 8329839: Cleanup ZPhysicalMemoryBacking trace logging

Axel Boldt-Christmas aboldtch at openjdk.org
Wed May 15 06:08:06 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.

This pull request has now been integrated.

Changeset: c642f44b
Author:    Axel Boldt-Christmas <aboldtch at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c642f44bbe1e4cdbc23496a34ddaae30990ce7c0
Stats:     6 lines in 3 files changed: 0 ins; 0 del; 6 mod

8329839: Cleanup ZPhysicalMemoryBacking trace logging

Reviewed-by: stefank, ayang

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

PR: https://git.openjdk.org/jdk/pull/18671


More information about the hotspot-dev mailing list