[lworld] RFR: 8294678: [lworld] Update AccessFlags tests to include ACC_IDENTITY and ACC_VALUE [v4]
Mandy Chung
mchung at openjdk.org
Wed Oct 5 22:42:43 UTC 2022
On Wed, 5 Oct 2022 20:24:35 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> The tests for Class.accessFlags should be updated to check ACC_IDENTITY and ACC_VALUE.
>> Update ClassAccessFlagTest and ObjectMethods test to check consistency between
>> Class.isIdentity() and Class.isValue() methods with the Class accessFlags().
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
>
> Revert changes to AccessFlags that would return IDENTITY for array classes.
Marked as reviewed by mchung (Committer).
-------------
PR: https://git.openjdk.org/valhalla/pull/775
More information about the valhalla-dev
mailing list