RFR: 8312125: Refactor CDS enum class handling
    Ioi Lam 
    iklam at openjdk.org
       
    Wed Jul  3 17:04:41 UTC 2024
    
    
  
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.
-------------
Commit messages:
 - 8312125: Refactor CDS enum class handling
Changes: https://git.openjdk.org/jdk/pull/20013/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20013&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8312125
  Stats: 285 lines in 5 files changed: 190 ins; 93 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/20013.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20013/head:pull/20013
PR: https://git.openjdk.org/jdk/pull/20013
    
    
More information about the hotspot-dev
mailing list