dragonwell-project / dragonwell21

GNU General Public License v2.0
66 stars 19 forks source link

[Backport] 8322149: ConcurrentHashMap smarter presizing for copy constructor and putAll #101

Closed MaxXSoft closed 4 weeks ago

MaxXSoft commented 1 month ago

Backport this patch to improve performance.

Check https://github.com/openjdk/jdk/pull/17116 for more details.