On Thu, 11 Aug 2022 07:12:17 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote: > Resize the hash table to minimize collisions. The correct size was already calculated, but was not used. Yes this looks like the original intent! ------------- Marked as reviewed by kevinw (Committer). PR: https://git.openjdk.org/jdk/pull/9834