RFR: 8273059: Redundant Math.min call in Http2ClientImpl#getConnectionWindowSize

Daniel Fuchs dfuchs at openjdk.java.net
Fri Aug 27 12:28:23 UTC 2021


On Fri, 27 Aug 2021 12:01:25 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

> Hi,
> 
> Could I get the following trivial change reviewed please?
> It removes a redundant call to Math.min(Integer.MAX_VALUE, ....)
> 
> Thanks,
> Michael.

Marked as reviewed by dfuchs (Reviewer).

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

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


More information about the net-dev mailing list