[lworld] RFR: 8359370: [lworld] allow instance fields of identity classes to be readable in the prologue phase [v15]
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Aug 29 14:17:56 UTC 2025
On Fri, 29 Aug 2025 13:51:37 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> I think that the idea of restricting the access from lambdas and local classes is that they will capture `this` in order to access the field(s)
>
> 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?)
-------------
PR Review Comment: https://git.openjdk.org/valhalla/pull/1523#discussion_r2310293186
More information about the valhalla-dev
mailing list