On Mon, 15 Mar 2021 07:00:59 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> I guess that synchronization became redundant because the field was moved to > the local var. But before that, it guarded the method in question for > multithreaded access and that was not part of the DCL. So it will be better > to return those fields back. Is not approved yet, see above. ------------- PR: https://git.openjdk.java.net/jdk/pull/2948