RFR: 8273059: Redundant Math.min call in Http2ClientImpl#getConnectionWindowSize [v3]
Daniel Fuchs
dfuchs at openjdk.java.net
Mon Aug 30 08:53:30 UTC 2021
On Fri, 27 Aug 2021 16:11:49 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.
>
> Michael McMahon has updated the pull request incrementally with one additional commit since the last revision:
>
> mistake in last commit
Marked as reviewed by dfuchs (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5277
More information about the net-dev
mailing list