RFR: 8273059: Redundant Math.min call in Http2ClientImpl#getConnectionWindowSize [v3]
Michael McMahon
michaelm at openjdk.java.net
Fri Aug 27 16:11:49 UTC 2021
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5277/files
- new: https://git.openjdk.java.net/jdk/pull/5277/files/462020a7..c671f021
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5277&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5277&range=01-02
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/5277.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5277/head:pull/5277
PR: https://git.openjdk.java.net/jdk/pull/5277
More information about the net-dev
mailing list