RFR: 8371759: Add missing @Override annotations in com.sun.imageio package

Jayathirth D V jdv at openjdk.org
Tue Nov 25 05:08:23 UTC 2025


On Thu, 13 Nov 2025 06:40:43 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> This patch adds missing `@Override` annotations to methods in the `com.sun.imageio` package that override methods from a superclass or interface.
> Only source annotations are added; there are no behavioral changes.
> 
> The previous patch for `com.sun.beans` can be found here: https://github.com/openjdk/jdk/pull/27887.

Marked as reviewed by jdv (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/28282#pullrequestreview-3503281570


More information about the client-libs-dev mailing list