WeakHashMap.put WAS Warning Cleanup Day (original) (raw)

Rémi Forax forax at univ-mlv.fr
Sat Dec 3 06:15:41 PST 2011


WeakHashMap.put() can be optimized a bit because tab[i] is read twice if the key is not in the map.

If someone can create a bug for that ... I will provide a patch.

Rémi



More information about the jdk8-dev mailing list