On Fri, 8 Jul 2022 19:00:25 GMT, Andy Goryachev <ango...@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 <ango...@openjdk.org> Committer: Nir Lisker <nlis...@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