On Sun, 22 Feb 2026 00:32:14 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 first part.
> 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 azvegint (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/29861#pullrequestreview-3867433346

Reply via email to