RFR: 8374493: Add missing @Override annotations in "com.sun.java.swing.plaf.motif" package
Phil Race
prr at openjdk.org
Tue Jan 13 17:04:23 UTC 2026
On Mon, 5 Jan 2026 01:39:18 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> This patch adds missing `@Override` annotations to methods in the `com.sun.java.swing.plaf.motif` package 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.
Marked as reviewed by prr (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/29026#pullrequestreview-3656882230
More information about the client-libs-dev
mailing list