RFR: 8285149: Using HashMap.newHashMap to replace new HashMap(int) [v4]

XenoAmess duke at openjdk.java.net
Sat Apr 23 14:34:58 UTC 2022


> These are the changes that too many to be reviewed in 8186958, thus split some of them out.

XenoAmess has updated the pull request incrementally with two additional commits since the last revision:

 - maintains compatibility with jdk1.4 for TextTests
 - fix missed space after '='

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8301/files
  - new: https://git.openjdk.java.net/jdk/pull/8301/files/4f2d4838..684d1528

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8301&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8301&range=02-03

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8301.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8301/head:pull/8301

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



More information about the client-libs-dev mailing list