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. Marked as reviewed by prr (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/29975#pullrequestreview-3892364049
