Galder Zamarreño 81e2cf82d9 8251397: NPE on ClassValue.ClassValueMap.cacheArray
Add release fence to ClassValueMap constructor.

* Release fence guarantees that cacheArray field will published
with a non-null value.
* Without this fix, CacheValueMap.cacheArray can sometimes be
seen as null.

Reviewed-by: shade, psandoz
2020-09-17 13:42:15 +00:00
..
2018-03-01 01:47:46 +01:00
2020-03-30 13:49:02 -07:00
2017-10-29 18:20:53 -04:00