RFR JDK-8187653: Lock in CoderResult.Cache becomes performance bottleneck

Xueming Shen xueming.shen at oracle.com
Fri Mar 2 20:02:16 UTC 2018


To follow Claes's suggestion to make the CoderResult.Cache.cache field 
final and allocate early.

issue: https://bugs.openjdk.java.net/browse/JDK-8198966
webrev: http://cr.openjdk.java.net/~sherman/8198966/webrev/

Thanks,
-Sherman


More information about the core-libs-dev mailing list