On Sat, 11 Apr 2026 05:51:04 GMT, Sergey Bylokhov <[email protected]> wrote:
> This patch adds missing `@Override` annotations to methods in the > `javax.print.attribute` 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/30688#pullrequestreview-4112948380
