On Thu, 24 Nov 2022 08:13:58 GMT, Per Minborg <pminb...@openjdk.org> wrote:

> This PR proposes declaring some fields as `final` to potentially unlock 
> performance optimisations and improve thread visibility (e.g. for GC 
> threads). The PR also fixes a "synchronising on a non-final field" 
> anti-pattern.

I will take a look.

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

PR: https://git.openjdk.org/jdk/pull/11346

Reply via email to