Overriding method with absent spec is not mentioned as overriding in the JavaSE class specification

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P2
    • None
    • Affects Version/s: 10, 11, 12, 13, 14, 15, 16, 17
    • Component/s: tools

      the following method
      https://github.com/openjdk/jdk/blob/master/src/java.desktop/share/classes/javax/swing/JMenu.java#L1258 (Also please see the screenshot)

      is not mentioned as overriding in the generated javadoc specification:
      https://docs.oracle.com/en/java/javase/15/docs/api/java.desktop/javax/swing/JMenu.html

      in fact JMenu overrides this method declared in java.awt.Component

            Assignee:
            Hannes Wallnoefer
            Reporter:
            Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: