On Mon, 9 Sep 2024 11:16:32 GMT, Claes Redestad <redes...@openjdk.org> wrote:
> Refactor ClassFileImpl so that Option classes are not eagerly loaded. > > - Reduces number of classes loaded on various startup tests (typically 15 > classes less) > - Reduces size of the default CDS archive by ~30Kb It looks good to me and it does not seem to change the options defaults. ------------- Marked as reviewed by asotona (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/20911#pullrequestreview-2289642825