-
Bug
-
Resolution: Won't Fix
-
P2
-
None
-
10, 11, 12, 13, 14, 15, 16, 17
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
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
- duplicates
-
JDK-8264218 Public method javax.swing.JMenu.setComponentOrientation() has no spec
- Resolved
- relates to
-
JDK-8157000 Do not generate javadoc for overridden method with no spec change
- Resolved
-
JDK-8264218 Public method javax.swing.JMenu.setComponentOrientation() has no spec
- Resolved