On Thu, 11 Mar 2021 04:32:18 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> ListModel class javadoc refers to ListDataModel interface but there is no > ListDataModel interface. Rectified the anomaly. This pull request has now been integrated. Changeset: ec95a5c6 Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/ec95a5c6 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8263410: ListModel javadoc refers to non-existent interface Reviewed-by: azvegint, pbansal, aivanov ------------- PR: https://git.openjdk.java.net/jdk/pull/2931