RFR: 8312125: Refactor CDS enum class handling [v3]
Matias Saavedra Silva
matsaave at openjdk.org
Mon Jul 8 18:45:34 UTC 2024
On Sun, 7 Jul 2024 01:50:17 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Please review this simple refactoring of the CDS code for handling enum classes. The code is moved to new files cdsEnumKlass.cpp/hpp. There's otherwise no change.
>
> Ioi Lam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - Merge branch 'master' into 8312125-refactor-cds-enum-class-handling
> - @calvinccheung comments
> - fixed copyright
> - 8312125: Refactor CDS enum class handling
Updates look good
-------------
Marked as reviewed by matsaave (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20013#pullrequestreview-2164097860
More information about the hotspot-dev
mailing list