> 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: Removed second chunk of redundant code ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/5277/files - new: https://git.openjdk.java.net/jdk/pull/5277/files/365b6a16..462020a7 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5277&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5277&range=00-01 Stats: 4 lines in 1 file changed: 0 ins; 4 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