RFR: 8378050: Add missing @Override annotations in "java.awt.color" package

Alexander Zuev kizune at openjdk.org
Tue Feb 17 19:22:51 UTC 2026


On Mon, 16 Feb 2026 20:56:57 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

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

LGTM

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

Marked as reviewed by kizune (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29749#pullrequestreview-3815843311


More information about the client-libs-dev mailing list