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

Sergey Bylokhov serb at openjdk.java.net
Sat Sep 25 10:42:29 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 serb (Reviewer).

Looks fine.

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

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



More information about the client-libs-dev mailing list