Integrated: 8289388: Fix warnings: method is overriding a synchronized method without being synchronized
Andy Goryachev
angorya at openjdk.org
Tue Jul 26 20:59:03 UTC 2022
On Fri, 8 Jul 2022 19:00:25 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Fixes warnings generated by the latest Eclipse:
> method is overriding a synchronized method without being synchronized
This pull request has now been integrated.
Changeset: a122cef5
Author: Andy Goryachev <angorya at openjdk.org>
Committer: Nir Lisker <nlisker at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/a122cef52be12c83363e82346a3ff8bf9c689436
Stats: 7 lines in 3 files changed: 1 ins; 0 del; 6 mod
8289388: Fix warnings: method is overriding a synchronized method without being synchronized
Reviewed-by: kcr
-------------
PR: https://git.openjdk.org/jfx/pull/819
More information about the openjfx-dev
mailing list