RFR: 8339710: Avoid initializing AccessFlag related classes in write-only cases [v2]
Claes Redestad
redestad at openjdk.org
Mon Sep 9 05:56:10 UTC 2024
On Sun, 8 Sep 2024 16:48:36 GMT, Claes Redestad <redestad at openjdk.org> wrote:
>> This PR reduces number of classes loaded on a minimal lambda bootstrapping test by 4 by avoiding the need to pull in some AccessFlag classes.
>
> Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
>
> Add DMB.withFlags for consistency
Thanks for reviewing
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20904#issuecomment-2337184421
More information about the core-libs-dev
mailing list