RFR: 8328754: Fix missing @Overrides in test
Andy Goryachev
angorya at openjdk.org
Fri Mar 22 16:13:55 UTC 2024
Fixing missing @ OVERRIDES in tests.
This is still a trivial change since all the spots are identified by the IDE.
-------------
Commit messages:
- 8328754: Fix missing @Overrides in test
Changes: https://git.openjdk.org/jfx/pull/1427/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1427&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8328754
Stats: 87 lines in 23 files changed: 64 ins; 0 del; 23 mod
Patch: https://git.openjdk.org/jfx/pull/1427.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1427/head:pull/1427
PR: https://git.openjdk.org/jfx/pull/1427
More information about the openjfx-dev
mailing list