RFR: 8281631: HashMap copy constructor and putAll can over-allocate table [v14]
XenoAmess
duke at openjdk.java.net
Thu Feb 17 15:42:53 UTC 2022
On Thu, 17 Feb 2022 05:46:38 GMT, Stuart Marks <smarks at openjdk.org> wrote:
>> XenoAmess has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix test
>
> test/jdk/java/util/Map/HashMapsPutAllOverAllocateTableTest.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
>
> Fix copyright year.
changed to 2022.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7431
More information about the core-libs-dev
mailing list