RFR: 8339710: Avoid initializing AccessFlag related classes in write-only cases [v2]

Chen Liang liach at openjdk.org
Sun Sep 8 17:12:07 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

Marked as reviewed by liach (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/20904#pullrequestreview-2288573681


More information about the core-libs-dev mailing list