On Fri, 22 Mar 2024 15:55:35 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Fixing missing @ OVERRIDES in tests. > > This is still a trivial change since all the spots are identified by the IDE. Changes looks good. Found few file where `@Override` can be added for `start` method. 1. `BigGlyphIDTest.java` 2. `INVISIBLE_GLYPH_IDTest.java` 3. `LoadFonts.java` ------------- PR Review: https://git.openjdk.org/jfx/pull/1427#pullrequestreview-1965991395