RFR: 8340131: Refactor internal makeHiddenClassDefiner to take ClassOption ... instead of Set [v6]

Chen Liang liach at openjdk.org
Mon Sep 16 13:11:06 UTC 2024


On Mon, 16 Sep 2024 07:58:44 GMT, Claes Redestad <redestad at openjdk.org> wrote:

>> Simple internal refactor to load a few classes less on startup. Arguably cleaner and avoids some iterator allocations.
>
> Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Translate to int flags at edge, avoiding TOCTOU and simplifying trusted callers

Thanks! Looks much cleaner now.

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

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21002#pullrequestreview-2306596119


More information about the core-libs-dev mailing list