RFR: 7904026: JOL: Handle (generational) ZGC when dealing with raw addresses [v7]
Anton Rybochkin
duke at openjdk.org
Fri Jun 6 18:11:47 UTC 2025
> 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
Anton Rybochkin has updated the pull request incrementally with one additional commit since the last revision:
Update full name
-------------
Changes:
- all: https://git.openjdk.org/jol/pull/65/files
- new: https://git.openjdk.org/jol/pull/65/files/af71b5f0..5a57a879
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jol&pr=65&range=06
- incr: https://webrevs.openjdk.org/?repo=jol&pr=65&range=05-06
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jol/pull/65.diff
Fetch: git fetch https://git.openjdk.org/jol.git pull/65/head:pull/65
PR: https://git.openjdk.org/jol/pull/65
More information about the jol-dev
mailing list