jdk-24/jdk/test/java/util/Map
Brent Christian 53a90d216f 8005698: Handle Frequent HashMap Collisions with Balanced Trees
HashMap bins with many collisions store entries in balanced trees

Reviewed-by: alanb, dl, mduigou
2013-06-04 10:04:28 +01:00
..
BasicSerialization.java 8011200: (coll) Optimize empty HashMap and ArrayList 2013-04-10 12:43:18 -07:00
CheckRandomHashSeed.java 8005698: Handle Frequent HashMap Collisions with Balanced Trees 2013-06-04 10:04:28 +01:00
Collisions.java 8005698: Handle Frequent HashMap Collisions with Balanced Trees 2013-06-04 10:04:28 +01:00
Defaults.java 8004518: Add in-place operations to Map 2013-04-16 11:17:19 -07:00
EntryHashCode.java 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
Get.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
InPlaceOpsCollisions.java 8005698: Handle Frequent HashMap Collisions with Balanced Trees 2013-06-04 10:04:28 +01:00
LockStep.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ToArray.java 8008785: IdentityHashMap.values().toArray(V[]) broken by JDK-8008167 2013-02-27 11:00:20 -08:00
TreeBinSplitBackToEntries.java 8005698: Handle Frequent HashMap Collisions with Balanced Trees 2013-06-04 10:04:28 +01:00