Integrated: 7904026: JOL: Handle (generational) ZGC when dealing with raw addresses
Anton Rybochkin
duke at openjdk.org
Tue Jun 10 08:23:43 UTC 2025
On Thu, 8 May 2025 01:37:35 GMT, Anton Rybochkin <duke at openjdk.org> wrote:
> Because of color bits in lower positions, object alignment size heuristics does not work with generational ZGC. This PR implements address uncolorizing so alignment size and hence object size is calculated correctly
This pull request has now been integrated.
Changeset: 512496b6
Author: Anton Rybochkin <arybochkin at yandex-team.ru>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jol/commit/512496b62c84feb5595f3c39452037abaf8130ff
Stats: 256 lines in 6 files changed: 253 ins; 0 del; 3 mod
7904026: JOL: Handle (generational) ZGC when dealing with raw addresses
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/jol/pull/65
More information about the jol-dev
mailing list