On Sat, 28 Feb 2026 01:38:48 GMT, Sergey Bylokhov <[email protected]> wrote:

> This patch adds missing `@Override` annotations to methods in the 
> `javax.print.attribute.standard` package that override methods from a 
> superclass or interface.
> 
> Since the package is large the fix has been split, this is the second part.
> Only source annotations are added; there are no behavioral changes.
> 
> Part 1 can be found here: https://github.com/openjdk/jdk/pull/29861.

This pull request has now been integrated.

Changeset: 30be9c1c
Author:    Sergey Bylokhov <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/30be9c1cb25e119f3abfe1ab0be824a3320f7287
Stats:     170 lines in 38 files changed: 132 ins; 0 del; 38 mod

8378885: Add missing @Override annotations in "javax.print.attribute.standard" 
package part 2

Reviewed-by: prr

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

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

Reply via email to