commit | fa495a0d9b2ae7d14bdab7aac0b36baf071f5499 | [log] [tgz] |
---|---|---|
author | bchristi <none@none> | Tue Jun 04 10:04:28 2013 +0100 |
committer | bchristi <none@none> | Tue Jun 04 10:04:28 2013 +0100 |
tree | 4166ac932a39faae5c6b1e58cf3ec076b1b7172c | |
parent | 93b86e8fbfc68435abe58bcd0b424228bb675e66 [diff] |
8005698: Handle Frequent HashMap Collisions with Balanced Trees Summary: HashMap bins with many collisions store entries in balanced trees Reviewed-by: alanb, dl, mduigou