Integrated: 8368525: nmethod ic cleanup
Hamlin Li
mli at openjdk.org
Thu Sep 25 08:13:55 UTC 2025
On Wed, 24 Sep 2025 09:50:24 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!
This pull request has now been integrated.
Changeset: e6ddb396
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e6ddb39635cb8b5a21445a50b28aeeebc9e1d9d3
Stats: 10 lines in 1 file changed: 0 ins; 6 del; 4 mod
8368525: nmethod ic cleanup
Reviewed-by: chagedorn, mhaessig
-------------
PR: https://git.openjdk.org/jdk/pull/27464
More information about the hotspot-compiler-dev
mailing list