RFR: 8340131: Refactor internal makeHiddenClassDefiner to take option mask instead of Set<ClassOption> [v6]

Claes Redestad redestad at openjdk.org
Mon Sep 16 13:58: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 for reviewing. Updated title to better reflect current version.

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

PR Comment: https://git.openjdk.org/jdk/pull/21002#issuecomment-2352997421


More information about the core-libs-dev mailing list