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.

Looks fine. Have you run all the security regression tests? Or do you need me 
to run them?

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

Marked as reviewed by valeriep (Reviewer).

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

Reply via email to