> Collections.sort is just a wrapper, so it is better to use an instance method 
> directly.

Andrey Turbanov has updated the pull request incrementally with one additional 
commit since the last revision:

  8272992: Replace usages of Collections.sort with List.sort call in jdk.* 
modules

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5230/files
  - new: https://git.openjdk.java.net/jdk/pull/5230/files/beec68e5..fcf53eda

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5230&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5230&range=00-01

  Stats: 26 lines in 8 files changed: 5 ins; 13 del; 8 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5230.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5230/head:pull/5230

PR: https://git.openjdk.java.net/jdk/pull/5230

Reply via email to