[lworld] RFR: 8330582: [lworld] The JVM must enforce new field modifiers rules [v2]
Frederic Parain
fparain at openjdk.org
Mon Apr 22 17:48:00 UTC 2024
> 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:
Fix fields access flags filtering
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/1076/files
- new: https://git.openjdk.org/valhalla/pull/1076/files/3b423484..992a2f77
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=1076&range=01
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1076&range=00-01
Stats: 9 lines in 6 files changed: 1 ins; 0 del; 8 mod
Patch: https://git.openjdk.org/valhalla/pull/1076.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1076/head:pull/1076
PR: https://git.openjdk.org/valhalla/pull/1076
More information about the valhalla-dev
mailing list