RFR: JDK-8291734: Return accurate ACC_SUPER access flag for classes

Mandy Chung mchung at openjdk.org
Wed Aug 10 19:47:35 UTC 2022


On Tue, 9 Aug 2022 00:15:03 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> With the ACC_SUPER information now available from a private getClassAccessFlagsRaw() method, the 
>  Set<AccessFlag> accessFlags() 
> method can properly model that setting.

Looks good to me.

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

Marked as reviewed by mchung (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9799


More information about the core-libs-dev mailing list