On Mon, 5 Jan 2026 01:39:18 GMT, Sergey Bylokhov <[email protected]> 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.

This pull request has now been integrated.

Changeset: 6ad9f4ef
Author:    Sergey Bylokhov <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/6ad9f4ef6826bb031db7840ba3f689b0bde47775
Stats:     377 lines in 37 files changed: 340 ins; 0 del; 37 mod

8374493: Add missing @Override annotations in "com.sun.java.swing.plaf.motif" 
package

Reviewed-by: tr, prr, aivanov

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

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

Reply via email to