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

Sergey Bylokhov has updated the pull request with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains two additional 
commits since the last revision:

 - Merge branch 'openjdk:master' into JDK-8386109
 - 8386109: Add missing @Override annotations in "javax.print.*" packages

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/31412/files
  - new: https://git.openjdk.org/jdk/pull/31412/files/16508007..4ab4dd73

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31412&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31412&range=00-01

  Stats: 455767 lines in 6361 files changed: 211082 ins; 209759 del; 34926 mod
  Patch: https://git.openjdk.org/jdk/pull/31412.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31412/head:pull/31412

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

Reply via email to