-
Bug
-
Resolution: Fixed
-
P2
-
repo-valhalla
JEP 401 adds ACC_STRICT to the set of valid modifiers for fields, with a new set of rules (JVMS 4.5 Fields). Class file verification and field modifiers code must be adjusted to recognize this modifier and enforce the new rules.