-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P5
-
Affects Version/s: 27
-
Component/s: client-libs
-
generic
-
generic
Several classes in the "com.sun.java.swing.plaf.motif" 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-8372974 Add missing @Override annotations in "com.sun.java.swing.plaf.gtk" package
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/29026