RFR: 8292233: Increase symtab hash table size

Kevin Walls kevinw at openjdk.org
Thu Aug 11 13:01:25 UTC 2022


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


More information about the serviceability-dev mailing list