RFR: 8328811: Fix missing @Overrides in demos
Andy Goryachev
angorya at openjdk.org
Fri Mar 22 16:15:05 UTC 2024
Fixing missing @Overrides in demo apps.
This is still a trivial change since all the spots are identified by the IDE.
-------------
Commit messages:
- part 3
- part 2
- part 1
Changes: https://git.openjdk.org/jfx/pull/1426/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1426&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8328811
Stats: 530 lines in 82 files changed: 442 ins; 0 del; 88 mod
Patch: https://git.openjdk.org/jfx/pull/1426.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1426/head:pull/1426
PR: https://git.openjdk.org/jfx/pull/1426
More information about the openjfx-dev
mailing list