-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 21, 25
-
Component/s: client-libs
-
b22
-
generic
-
generic
Several classes in the com.sun.beans package contain methods that override superclass or interface methods but lack the @Override annotation.
This makes it harder to detect signature changes and can lead to subtle bugs if method signatures are modified.
This makes it harder to detect signature changes and can lead to subtle bugs if method signatures are modified.
- relates to
-
JDK-8371759 Add missing @Override annotations in com.sun.imageio package
-
- Open
-
- links to
-
Commit(master)
openjdk/jdk/e7c7892b
-
Review(master)
openjdk/jdk/27887