[lworld] RFR: 8294312: [lworld] Add java.util.Objects.isIdentityObject [v2]

Roger Riggs rriggs at openjdk.org
Thu Sep 29 21:25:49 UTC 2022


On Thu, 29 Sep 2022 20:47:36 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> Do you have tests to check `Class::accessFlags` for array types?

Joe provided tests for Array classes (in ClassAccessFlagTest).
It looks like he assumed other bits in the modifiers were zero.
There is no spec for other bits. (they are unspecified)

-------------

PR: https://git.openjdk.org/valhalla/pull/770



More information about the valhalla-dev mailing list