On Thu, 4 Sep 2025 05:38:20 GMT, Ioi Lam <ik...@openjdk.org> wrote: >> This PR is one (of many) steps in >> [JDK-8366473](https://bugs.openjdk.org/browse/JDK-8366473) (Refactor CDS >> source code with new AOT terminology): >> >> Rename this class to with a naming convention that's consistent with other >> new AOT classes such as AOTClassLinker. >> >> All changes are mechanical text replacement. Headers are resorted >> alphabetically. > > Ioi Lam has updated the pull request with a new target base due to a merge or > a rebase. The pull request now contains 11 commits: > > - Fixed include order > - Merge branch 'master' into 8366475-rename-metaspace-shared-to-aot-metaspace > - Merge branch '8366474-rename_metaspaceobj_is_shared_to_in_aot_cache' into > 8366475-rename-metaspace-shared-to-aot-metaspace > - Also renamed ConstantPool::is_shared() because it shadows > MetaspaceObj::is_shared() > - Merge branch 'master' into > 8366474-rename_metaspaceobj_is_shared_to_in_aot_cache > - removed unnecessary includes > - Redo changes in comments and tests > - Merge branch '8366474-rename_metaspaceobj_is_shared_to_in_aot_cache' into > 8366475-rename-metaspace-shared-to-aot-metaspace > - Removed MetaspaceShared -> AOTMetaspace changes that are intended for > https://github.com/openjdk/jdk/pull/27017 > - Rename MetaspaceShared -> AOTMetaspace > - ... and 1 more: https://git.openjdk.org/jdk/compare/90a2db1e...63073feb
Re-approved ------------- Marked as reviewed by kvn (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/27017#pullrequestreview-3186112530