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

XenoAmess duke at openjdk.java.net
Sat Mar 5 18:17:59 UTC 2022


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

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

 - refactor tests
 - refactor tests
 - refactor WhiteBoxResizeTest

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7431/files
  - new: https://git.openjdk.java.net/jdk/pull/7431/files/261ae627..a4ca31d2

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

  Stats: 871 lines in 7 files changed: 534 ins; 337 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