RFR: JDK-8266670: Better modeling of access flags in core reflection [v20]
Joe Darcy
darcy at openjdk.java.net
Sat May 28 00:47:32 UTC 2022
On Fri, 27 May 2022 21:53:38 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> As for retaining SUPER, both SUPER and IDENTITY have location class and according to the BasicAccessFlagTest, the bit patterns should be disjoint....
If the defined set of class locations, considered over time, have non-disjoint definitions, then the test would need to be modified accordingly of course.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7445
More information about the core-libs-dev
mailing list