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).

This pull request has now been integrated.

Changeset: 35b0de3d
Author:    Sergey Bylokhov <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/35b0de3d4d4e8212227af5462fafbd464103f058
Stats:     88 lines in 15 files changed: 73 ins; 0 del; 15 mod

8382043: Add missing @Override annotations in "javax.print.attribute" package

Reviewed-by: dmarkov, azvegint, prr

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

PR: https://git.openjdk.org/jdk/pull/30688

Reply via email to