On Wed, 12 Aug 2026 20:17:12 GMT, Sergey Bylokhov <[email protected]> wrote:
> This patch adds missing `@Override` annotations to methods in the > `javax.imageio.stream` 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. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Marked as reviewed by azvegint (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/32323#pullrequestreview-4939791634
