On Mon, 23 Aug 2021 17:57:52 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

>> Maybe it's kind of a protection from a race. Yet it's possible either way: 
>> another thread could see `essentialTags == null` before this one initialises 
>> the field.
>
> I think we can drop it completely.

Agree.

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

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

Reply via email to