[lworld] RFR: 8330582: [lworld] The JVM must enforce new field modifiers rules [v3]
Frederic Parain
fparain at openjdk.org
Tue Apr 23 15:02:52 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 for the review Dan.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1076#issuecomment-2072592826
More information about the valhalla-dev
mailing list