On Wed, 13 Nov 2024 22:38:27 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> too late to the party, but > > ``` > Description Resource Type Path Location > The method load(int, double, double, boolean, boolean, float, float) of type > GIFImageLoader2 should be tagged with @Override since it actually overrides a > superinterface method GIFImageLoader2.java Java Problem > /graphics/src/main/java/com/sun/javafx/iio/gif line 201 > ``` I'm sure there are other cases like this. Time for a clean-up ticket? ------------- PR Comment: https://git.openjdk.org/jfx/pull/1593#issuecomment-2475033762