Integrated: 8312125: Refactor CDS enum class handling
Ioi Lam
iklam at openjdk.org
Mon Jul 8 20:17:38 UTC 2024
On Wed, 3 Jul 2024 17:00:30 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.
This pull request has now been integrated.
Changeset: 9c7a6eab
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9c7a6eabb93c570fdb74076edc931576ed6be3e0
Stats: 285 lines in 5 files changed: 190 ins; 93 del; 2 mod
8312125: Refactor CDS enum class handling
Reviewed-by: matsaave, ccheung
-------------
PR: https://git.openjdk.org/jdk/pull/20013
More information about the hotspot-dev
mailing list