On Wed, 17 Jun 2026 18:59:08 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). > > 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 Marked as reviewed by prr (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/31412#pullrequestreview-4518906891
