On Tue, 15 Feb 2022 16:58:49 GMT, XenoAmess <d...@openjdk.java.net> wrote:
>> 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.putAll can cause redundant space waste IdentityHashMap...checked. uninvolved. ConcurrentHashMap...checked. fixed. HashMap and WeakHashMap...checked. fixed. ------------- PR: https://git.openjdk.java.net/jdk/pull/7431