ListModel class javadoc refers to ListDataModel interface but there is no ListDataModel interface. Rectified the anomaly.
------------- Commit messages: - 8263410: ListModel javadoc refers to non-existent interface Changes: https://git.openjdk.java.net/jdk/pull/2931/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2931&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8263410 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/2931.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2931/head:pull/2931 PR: https://git.openjdk.java.net/jdk/pull/2931 |
> ListModel class javadoc refers to ListDataModel interface but there is no ListDataModel interface. Rectified the anomaly.
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision: Copyright change ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/2931/files - new: https://git.openjdk.java.net/jdk/pull/2931/files/64908df5..26d4df72 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2931&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2931&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/2931.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2931/head:pull/2931 PR: https://git.openjdk.java.net/jdk/pull/2931 |
On Thu, 11 Mar 2021 04:40:25 GMT, Prasanta Sadhukhan <[hidden email]> wrote:
>> ListModel class javadoc refers to ListDataModel interface but there is no ListDataModel interface. Rectified the anomaly. > > Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision: > > Copyright change Marked as reviewed by azvegint (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2931 |
In reply to this post by Prasanta Sadhukhan-2
On Thu, 11 Mar 2021 04:40:25 GMT, Prasanta Sadhukhan <[hidden email]> wrote:
>> ListModel class javadoc refers to ListDataModel interface but there is no ListDataModel interface. Rectified the anomaly. > > Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision: > > Copyright change Marked as reviewed by pbansal (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2931 |
In reply to this post by Prasanta Sadhukhan-2
On Thu, 11 Mar 2021 04:40:25 GMT, Prasanta Sadhukhan <[hidden email]> wrote:
>> ListModel class javadoc refers to ListDataModel interface but there is no ListDataModel interface. Rectified the anomaly. > > Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision: > > Copyright change Marked as reviewed by aivanov (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2931 |
In reply to this post by Prasanta Sadhukhan-2
On Thu, 11 Mar 2021 04:32:18 GMT, Prasanta Sadhukhan <[hidden email]> 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 <[hidden email]> 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 |
Free forum by Nabble | Edit this page |