RFR: 8281631: HashMap.putAll can cause redundant space waste [v5]

Stuart Marks smarks at openjdk.java.net
Fri Feb 11 18:45:13 UTC 2022


On Fri, 11 Feb 2022 17:10:43 GMT, XenoAmess <duke at openjdk.java.net> wrote:

>> 8281631: HashMap.putAll can cause redundant space waste
>
> XenoAmess has updated the pull request incrementally with one additional commit since the last revision:
> 
>   9072610: HashMap.putAll can cause redundant space waste

(It's too late now, but I'd suggest avoiding force-pushing changes into a branch that's opened in a PR. Doing so confuses the comment history, as the comments refer to code that is no longer present.)

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

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


More information about the core-libs-dev mailing list