RFR: 8292233: Increase symtab hash table size
Daniel Jeliński
djelinski at openjdk.org
Thu Aug 11 07:34:52 UTC 2022
Resize the hash table to minimize collisions. The correct size was already calculated, but was not used.
-------------
Commit messages:
- Increase hash table size
Changes: https://git.openjdk.org/jdk/pull/9834/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9834&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8292233
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/9834.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9834/head:pull/9834
PR: https://git.openjdk.org/jdk/pull/9834
More information about the serviceability-dev
mailing list