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

Frederic Parain fparain at openjdk.org
Tue Apr 23 15:02:54 UTC 2024


On Thu, 18 Apr 2024 13:36:29 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.

This pull request has now been integrated.

Changeset: eadbb377
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/eadbb37770ef13f97f16fc0ed5f954e3717cd5b3
Stats:     607 lines in 9 files changed: 600 ins; 0 del; 7 mod

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

Reviewed-by: heidinga

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

PR: https://git.openjdk.org/valhalla/pull/1076



More information about the valhalla-dev mailing list