RFR: 8289388: Fix warnings: method is overriding a synchronized method without being synchronized
Andy Goryachev
duke at openjdk.org
Fri Jul 8 19:12:11 UTC 2022
Fixes warnings generated by the latest Eclipse:
method is overriding a synchronized method without being synchronized
-------------
Commit messages:
- 8289388: fixed method is overriding a synchronized method warning
Changes: https://git.openjdk.org/jfx/pull/819/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=819&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8289388
Stats: 7 lines in 3 files changed: 1 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/jfx/pull/819.diff
Fetch: git fetch https://git.openjdk.org/jfx pull/819/head:pull/819
PR: https://git.openjdk.org/jfx/pull/819
More information about the openjfx-dev
mailing list