[lworld] RFR: 8359370: [lworld] allow instance fields of identity classes to be readable in the prologue phase [v15]

Vicente Romero vromero at openjdk.org
Fri Aug 29 14:32:02 UTC 2025


On Fri, 29 Aug 2025 14:15:14 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Ah! Forgot about that one -- but... with proxy locals that's no longer the case, no?
>
> (or, do we only do local proxies for strict fields? If so, should we be more uniform here?)

no we do local proxies for every field read in the prologue, a getField with a larval `this` will be an error in the VM

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/1523#discussion_r2310329283


More information about the valhalla-dev mailing list