JDK 10 RFR of 8176894: Provide specialized implementation for default methods putIfAbsent, computeIfAbsent, computeIfPresent, compute in TreeMap

Aleksey Shipilev shade at redhat.com
Thu Mar 16 19:21:16 UTC 2017


On 03/16/2017 08:04 PM, Sergey Kuksenko wrote:
> http://cr.openjdk.java.net/~skuksenko/corelibs/utils/8176894/webrev.00/

Looks good. I assume there are enough tests to cover these paths?

*) Missing whitespace (multiple times in the similar line):

 if(replaceOld) {

Thanks,
-Aleksey



More information about the core-libs-dev mailing list