On Tue, 21 Sep 2021 07:17:43 GMT, Andrey Turbanov 
<[email protected]> wrote:

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

This pull request has now been integrated.

Changeset: 7436a77e
Author:    Andrey Turbanov <[email protected]>
Committer: Pankaj Bansal <[email protected]>
URL:       
https://git.openjdk.java.net/jdk/commit/7436a77e3d1232303264081cefb7166456601cac
Stats:     8 lines in 1 file changed: 3 ins; 3 del; 2 mod

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

Reviewed-by: serb, pbansal, prr

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

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

Reply via email to