Hi,

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

Thanks,
Michael.

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

Commit messages:
 - Removed redundant Math.min() call

Changes: https://git.openjdk.java.net/jdk/pull/5277/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5277&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8273059
  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 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

Reply via email to