The buckets in a Hashtable use a linear list for maintaining entry
that have the same hash. Searching for an entry in a bucket can
be more efficient with a different data structure.
that have the same hash. Searching for an entry in a bucket can
be more efficient with a different data structure.
- relates to
-
JDK-8027476 Improve performance of Stringtable unlink
-
- Resolved
-