RFR: 8309259: Reduce calls to MethodHandles.lookup() in jdk.internal.net.http.Stream
    Jaikiran Pai 
    jpai at openjdk.org
       
    Tue Apr 23 07:18:48 UTC 2024
    
    
  
On Fri, 19 Apr 2024 12:02:43 GMT, Nizar Benalla <duke at openjdk.org> wrote:
> Please review this simple enhancement that is just reducing the number of times we call the `MethodHandles.lookup()` method, as it can be a bit slow.
> Passes tier 1-3
> 
> TIA
Marked as reviewed by jpai (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18862#pullrequestreview-2016444787
    
    
More information about the net-dev
mailing list