On Tue, 9 Mar 2021 04:10:38 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> javadoc of ComboBoxModel incorrectly specifies "extends ListDataModel" but > actually it extends ListModel and there is no such interface as > ListDataModel. Rectified the anomaly. Marked as reviewed by azvegint (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2886