On Wed, 4 Feb 2026 02:01:00 GMT, Sergey Bylokhov <[email protected]> wrote:

> This patch adds missing `@Override `annotations to methods in the 
> java.beans.*" 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.

This pull request has now been integrated.

Changeset: 93c87ffe
Author:    Sergey Bylokhov <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/93c87ffe4037221725798f6d0ba78cb20d67fcab
Stats:     219 lines in 26 files changed: 193 ins; 0 del; 26 mod

8377128: Add missing @Override annotations in "java.beans.*" packages

Reviewed-by: tr, prr

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

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

Reply via email to