RFR: 8368525: nmethod ic cleanup [v2]
Christian Hagedorn
chagedorn at openjdk.org
Thu Sep 25 05:42:16 UTC 2025
On Wed, 24 Sep 2025 12:38:32 GMT, Hamlin Li <mli at openjdk.org> wrote:
>> Hi,
>> Can you help to review this simple patch?
>>
>> There is some unused parameter and unnecessary/misleading method in nmethod.cpp, better to clean it up.
>> I guess it might be a leftover after some previous refactoring? But I did not check further.
>>
>> Thanks!
>
> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>
> typo
Marked as reviewed by chagedorn (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27464#pullrequestreview-3265799709
More information about the hotspot-compiler-dev
mailing list