Integrated: JDK-8291734: Return accurate ACC_SUPER access flag for classes
Joe Darcy
darcy at openjdk.org
Wed Aug 10 19:59:10 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.
This pull request has now been integrated.
Changeset: 68af7c13
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/68af7c1365712773a56f19ce3453baebffd006f4
Stats: 21 lines in 2 files changed: 2 ins; 5 del; 14 mod
8291734: Return accurate ACC_SUPER access flag for classes
Reviewed-by: mchung
-------------
PR: https://git.openjdk.org/jdk/pull/9799
More information about the core-libs-dev
mailing list