On Sat, 6 Jun 2026 19:44:36 GMT, Sergey Bylokhov <[email protected]> wrote:

> This patch adds missing `@Override` annotations to methods in the 
> `javax.print.*` packages 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: 524779cc
Author:    Sergey Bylokhov <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/524779ccdea78ea8bc703c670458302fa13b2143
Stats:     37 lines in 6 files changed: 31 ins; 0 del; 6 mod

8386109: Add missing @Override annotations in "javax.print.*" packages

Reviewed-by: azvegint, kizune, aivanov, prr

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

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

Reply via email to