On Tue, 9 Mar 2021 04:10:38 GMT, Prasanta Sadhukhan <[email protected]> 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 kizune (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2886
