RFR: 8306707: Support pluggable image loading via javax.imageio [v20]

Michael Strauß mstrauss at openjdk.org
Wed Nov 13 23:35:56 UTC 2024


On Wed, 13 Nov 2024 22:38:27 GMT, Andy Goryachev <angorya at 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


More information about the openjfx-dev mailing list