RFR: 8329150: Remove CDS support for LatestMethodCache [v6]
Ioi Lam
iklam at openjdk.org
Sat Mar 30 02:20:36 UTC 2024
On Thu, 28 Mar 2024 17:44:52 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> 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 seven additional commits since the last revision:
>>
>> - Merge branch 'master' into 8329150-remove-cds-support-for-LatestMethodCache
>> - more clean up
>> - aligned and simplified comments
>> - Moved methods relocated to LatestMethodCache close to each other
>> - Move definitions of _finalizer_register_cache close to the declaration of LatestMethodCache
>> - @coleenp comments - no need to expose LatestMethodCache in universe.hpp
>> - 8329150: Remove CDS support for LatestMethodCache
>
> It is old code. Thanks for the cleanup.
Thanks @coleenp and @matias9927 for the review
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18516#issuecomment-2027881772
More information about the hotspot-runtime-dev
mailing list