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

XenoAmess duke at openjdk.java.net
Sun Feb 20 20:06:50 UTC 2022


On Sun, 20 Feb 2022 20:02:09 GMT, XenoAmess <duke at openjdk.java.net> wrote:

> You should run benchmarks to see how bad the lookup performance degrades after you saves memory used by the hash table.

OK, would find some time for it.

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

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


More information about the core-libs-dev mailing list