RFR: 8272614: Unused parameters in MethodHandleNatives linking methods
David Holmes
dholmes at openjdk.java.net
Tue Oct 19 21:52:07 UTC 2021
On Tue, 19 Oct 2021 17:12:16 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> Please review this small fix for JDK-8272614 to remove the unused indexInCP argument to linkCallSite() and linkDynamicConstant(). The fix was tested with Mach5 tiers 1-2 on Linux, Mac OS, and Windows, and Mach5 tiers 3-6 on Linux x64.
>
> Thanks, Harold
LGTM!
Thanks,
David
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6021
More information about the core-libs-dev
mailing list