RFR : 8016446 : (m) Add override forEach/replaceAll to HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap
Doug Lea
dl at cs.oswego.edu
Tue Jun 18 12:19:24 UTC 2013
On 06/17/13 19:30, Mike Duigou wrote:
>
> I had to add the improved default for ConcurrentMap which was present in the lambda repo in order to have correct behaviour. Since getOrDefault is already in ConcurrentMap I will include this but we have to be careful when we do a jsr 166 syncup to make sure that the defaults don't get lost.
>
Now synched up on my side.
-Doug
More information about the core-libs-dev
mailing list