RFR: 8305898: Alternative self-forwarding mechanism [v4]
Roman Kennke
rkennke at openjdk.org
Tue Feb 27 10:08:54 UTC 2024
On Tue, 27 Feb 2024 08:30:17 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> I'm leaning towards doing that in a follow-up PR.
Ok. But maybe this would be an incentive to do this change ahead of the Lilliput main JEP, in JDK23? This PR, as it is proposed now doesn't provide much value in itself, but with the proposed follow-up, it does improve/simplify promotion-failure handling, and restricts usage of the PreservedMarks stuff to the full-GCs only.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17755#issuecomment-1966198672
More information about the hotspot-gc-dev
mailing list