On Mon, 14 Sep 2020 13:09:11 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:

>> 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.
>
> @galderz Hmm, sorry. Apparently it's the PR title which makes up the 
> synopsis. Probably has to be changed in the UI
> here. I didn't know that :(

PR title changed...

-------------

PR: https://git.openjdk.java.net/jdk/pull/94

Reply via email to