On Tue, 9 Aug 2022 00:15:03 GMT, Joe Darcy <[email protected]> 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 <[email protected]> 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
