On Mon, 18 May 2026 15:37:22 GMT, Michael Strauß <[email protected]> wrote:

> In any case, I'll create a 
> [ticket](https://bugs.openjdk.org/browse/JDK-8384870) to look at removing the 
> lock entirely

Thanks!

> it's localized and not reusable outside of the class

Can you guarantee that this code will never be re-entered?  If so, maybe add a 
comment pointing to this requirement?  edit: too late for this Pr obviously, 
maybe in JDK-8384870 then?

(re: reentrancy, see https://github.com/openjdk/jfx/pull/1691 )

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

PR Comment: https://git.openjdk.org/jfx/pull/2091#issuecomment-4479567410

Reply via email to