[lworld] RFR: 8359370: [lworld] allow instance fields of identity classes to be readable in the prologue phase
Chen Liang
liach at openjdk.org
Wed Jul 2 22:05:31 UTC 2025
On Fri, 20 Jun 2025 23:03:34 GMT, Vicente Romero <vromero at openjdk.org> wrote:
> Before this fix only strict fields were readable in the prologue phase. The proposed fix should allow any instance fields of identity classes to be readable in the prologue phase,
>
> TIA
Just curious, why is field proxies so late in the stages? Is it because strict fields cannot be used by lowered structures, etc.?
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1490#issuecomment-2993653836
More information about the valhalla-dev
mailing list