RFR: 8281631: HashMap copy constructor and putAll can over-allocate table [v25]
liach
duke at openjdk.java.net
Fri Mar 4 17:47:02 UTC 2022
On Fri, 4 Mar 2022 17:30:48 GMT, XenoAmess <duke at 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:
>
> refine test
nitpick for the test code: for better performance, move method handle and var handle to static final fields so the jvm can run faster
-------------
PR: https://git.openjdk.java.net/jdk/pull/7431
More information about the core-libs-dev
mailing list