RFR: 8281631: HashMap copy constructor and putAll can over-allocate table [v9]

XenoAmess duke at openjdk.java.net
Tue Feb 15 18:23:51 UTC 2022


> 8281631: HashMap copy constructor and putAll can over-allocate table

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

  9072610: HashMap copy constructor and putAll can over-allocate table

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7431/files
  - new: https://git.openjdk.java.net/jdk/pull/7431/files/e77fe7db..6d9069da

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7431&range=08
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7431&range=07-08

  Stats: 90 lines in 1 file changed: 90 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7431.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7431/head:pull/7431

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


More information about the core-libs-dev mailing list