[lworld] RFR: 8330582: [lworld] The JVM must enforce new field modifiers rules [v2]
Frederic Parain
fparain at openjdk.org
Tue Apr 23 11:46:49 UTC 2024
On Mon, 22 Apr 2024 18:28:14 GMT, Dan Heidinga <heidinga at openjdk.org> wrote:
>> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix fields access flags filtering
>
> test/hotspot/jtreg/runtime/valhalla/inlinetypes/classfileparser/fieldModifiersTest.jcod line 158:
>
>> 156:
>> 157:
>> 158: // A field has both ACC_STRCIT and ACC_STATIC set
>
> Suggestion:
>
> // A field has both ACC_STRICT and ACC_STATIC set
Fixed as suggested.
-------------
PR Review Comment: https://git.openjdk.org/valhalla/pull/1076#discussion_r1576110330
More information about the valhalla-dev
mailing list