[lworld] RFR: 8293609: [lworld] Update vmTestbase/nsk/jdi/Accessible/modifiers001 to allow ACC_IDENTITY
Mandy Chung
mchung at openjdk.org
Fri Sep 9 18:06:05 UTC 2022
On Fri, 9 Sep 2022 16:55:06 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> With identity classes Class.getModifiers() can return 0x20 as ACC_IDENTITY.
> Previously it never returned the 0x20 bit (was ACC_SUPER).
>
> test/hotspot/jtreg/vmTestbase/nsk/jdi/Accessible/modifier/modifiers001.java should not be clearing 0x20.
Marked as reviewed by mchung (Committer).
-------------
PR: https://git.openjdk.org/valhalla/pull/751
More information about the valhalla-dev
mailing list