RFR: 8377128: Add missing @Override annotations in "java.beans.*" packages
Tejesh R
tr at openjdk.org
Wed Feb 11 09:34:55 UTC 2026
On Wed, 4 Feb 2026 02:01:00 GMT, Sergey Bylokhov <serb at openjdk.org> 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.
LGTM
-------------
Marked as reviewed by tr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29553#pullrequestreview-3776826753
More information about the client-libs-dev
mailing list