Integrated: 8273059: Redundant Math.min call in Http2ClientImpl#getConnectionWindowSize
Michael McMahon
michaelm at openjdk.java.net
Mon Aug 30 09:00:31 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.
This pull request has now been integrated.
Changeset: 16e83058
Author: Michael McMahon <michaelm at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/16e83058cab4dd4d4a3fba812c8fe50e4286bd22
Stats: 6 lines in 2 files changed: 0 ins; 4 del; 2 mod
8273059: Redundant Math.min call in Http2ClientImpl#getConnectionWindowSize
Reviewed-by: dfuchs
-------------
PR: https://git.openjdk.java.net/jdk/pull/5277
More information about the net-dev
mailing list