RFR: 8272614: Unused parameters in MethodHandleNatives linking methods
    Lois Foltan 
    lfoltan at openjdk.java.net
       
    Wed Oct 20 15:46: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!
-------------
Marked as reviewed by lfoltan (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6021
    
    
More information about the hotspot-dev
mailing list