Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8264217

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P2 P2
    • None
    • 10, 11, 12, 13, 14, 15, 16, 17
    • 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

            hannesw Hannes Wallnoefer
            dbessono Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: