[lworld] RFR: 8294678: [lworld] Update AccessFlags tests to include ACC_IDENTITY and ACC_VALUE [v4]
Roger Riggs
rriggs at openjdk.org
Wed Oct 5 21:19:27 UTC 2022
On Wed, 5 Oct 2022 18:36:29 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> I'd like to commit this PR as is on this point and propose a separate PR to add ACC_IDENTITY and ACC_VALUE to the modifiers for arrays to be able to judge the impact and get further review.
>> https://bugs.openjdk.org/browse/JDK-8294866
>
> I agree that we should discuss the modifiers for arrays in a follow-on issue. I suggest this PR to keep `Class::getModifiers` and `Class::accessFlags` consistent to match the specification. JDK-8294866 will do the spec change altogether.
done
-------------
PR: https://git.openjdk.org/valhalla/pull/775
More information about the valhalla-dev
mailing list