Add missing @Override annotations in "com.sun.java.swing.plaf.gtk" package

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P5
    • tbd
    • Affects Version/s: 17, 25, 26
    • Component/s: client-libs

      Several classes in the "com.sun.java.swing.plaf.gtk" 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.

            Assignee:
            Sergey Bylokhov
            Reporter:
            Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: