jdk/src/java.base/share/classes/java
Valerie Peng 0b05ebed2e 7092821: java.security.Provider.getService() is synchronized and became scalability bottleneck
Changed Provider class to use ConcurrentHashMap and default providers to use putService()

Reviewed-by: weijun, mullan
2018-12-13 01:15:21 +00:00
..
io 8214971: Replace use of string.equals("") with isEmpty() 2018-12-07 11:51:17 -05:00
lang 8215159: Improve initial setup of system Properties 2018-12-12 13:28:50 +01:00
math 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference 2018-10-22 17:00:04 -07:00
net 8215008: Clear confusion between URL/URI paths and file system paths 2018-12-11 15:09:15 +00:00
nio 8213406: (fs) More than one instance of built-in FileSystem observed in heap 2018-11-28 14:28:28 -08:00
security 7092821: java.security.Provider.getService() is synchronized and became scalability bottleneck 2018-12-13 01:15:21 +00:00
text 8177552: Compact Number Formatting support 2018-12-06 12:39:28 +05:30
time 8213818: @return has already been specified 2018-11-14 11:42:40 -08:00
util 8214457: Miscellaneous changes imported from jsr166 CVS 2018-12 2018-12-11 19:55:27 -08:00