RFR: 8274317: Unnecessary reentrant synchronized block in java.awt.Cursor

Phil Race prr at openjdk.java.net
Sat Sep 25 23:38:12 UTC 2021


On Tue, 21 Sep 2021 07:17:43 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:

> No need to use 'synchronized(systemCustomCursors)' in 2 places. One is enough.

Marked as reviewed by prr (Reviewer).

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

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



More information about the client-libs-dev mailing list