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

XenoAmess duke at openjdk.java.net
Wed Mar 16 16:52:47 UTC 2022


On Thu, 10 Feb 2022 17:46:36 GMT, XenoAmess <duke at openjdk.java.net> wrote:

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

This pull request has now been integrated.

Changeset: 3e393047
Author:    XenoAmess <xenoamess at gmail.com>
Committer: Stuart Marks <smarks at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3e393047e12147a81e2899784b943923fc34da8e
Stats:     267 lines in 4 files changed: 195 ins; 9 del; 63 mod

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

Reviewed-by: smarks

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

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


More information about the core-libs-dev mailing list