On Tue, 19 Oct 2021 17:12:16 GMT, Harold Seigel <hsei...@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

This pull request has now been integrated.

Changeset: bbc60611
Author:    Harold Seigel <hsei...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/bbc606117fcd8b48fc8f830c50cf7eb573da1c4c
Stats:     8 lines in 3 files changed: 0 ins; 3 del; 5 mod

8272614: Unused parameters in MethodHandleNatives linking methods

Reviewed-by: dholmes, lfoltan

-------------

PR: https://git.openjdk.java.net/jdk/pull/6021

Reply via email to