[lworld] RFR: 8330582: [lworld] The JVM must enforce new field modifiers rules [v3]

Dan Heidinga heidinga at openjdk.org
Tue Apr 23 14:56:44 UTC 2024


On Mon, 22 Apr 2024 20:23:02 GMT, Frederic Parain <fparain at openjdk.org> wrote:

>> Small changes to implement new field modifiers rules (JVMS 4.5 Fields) related to ACC_STRICT.
>> Those changes trigger some test failures because of a bug in javac related to final synthetic field. This bug is tracked by JDK-8330583.
>
> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fixes suggested by review

Thanks Fred.  Looks good to me

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

Marked as reviewed by heidinga (no project role).

PR Review: https://git.openjdk.org/valhalla/pull/1076#pullrequestreview-2017510754



More information about the valhalla-dev mailing list