RFR: 8368525: nmethod ic cleanup [v2]
Manuel Hässig
mhaessig at openjdk.org
Thu Sep 25 06:56:21 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
Thank you for cleaning this up, @Hamlin-Li! This looks good to me.
-------------
Marked as reviewed by mhaessig (Committer).
PR Review: https://git.openjdk.org/jdk/pull/27464#pullrequestreview-3266043420
More information about the hotspot-compiler-dev
mailing list