Re: RFR: JDK-8262428: doclint warnings in java.xml module

2021-02-25 Thread Iris Clark
On Thu, 25 Feb 2021 22:41:46 GMT, Jonathan Gibbons wrote: > Please review a small doc fix to remove some superfluous `` tags and an > erroneous `` tag, all reported by doclint.. Marked as reviewed by iris (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/2733

Re: RFR: JDK-8262428: doclint warnings in java.xml module

2021-02-25 Thread Naoto Sato
On Thu, 25 Feb 2021 22:41:46 GMT, Jonathan Gibbons wrote: > Please review a small doc fix to remove some superfluous `` tags and an > erroneous `` tag, all reported by doclint.. Marked as reviewed by naoto (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/2733

Re: RFR: JDK-8262428: doclint warnings in java.xml module

2021-02-25 Thread Lance Andersen
On Thu, 25 Feb 2021 22:41:46 GMT, Jonathan Gibbons wrote: > Please review a small doc fix to remove some superfluous `` tags and an > erroneous `` tag, all reported by doclint.. Looks OK. Joe is in the process of updating module-info so perhaps this can be combined with his change?

Re: RFR: JDK-8262428: doclint warnings in java.xml module

2021-02-25 Thread Brian Burkhalter
On Thu, 25 Feb 2021 22:41:46 GMT, Jonathan Gibbons wrote: > Please review a small doc fix to remove some superfluous `` tags and an > erroneous `` tag, all reported by doclint.. Looks fine. - Marked as reviewed by bpb (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2733

RFR: JDK-8262428: doclint warnings in java.xml module

2021-02-25 Thread Jonathan Gibbons
Please review a small doc fix to remove some superfluous `` tags and an erroneous `` tag, all reported by doclint.. - Commit messages: - JDK-8262428: doclint warnings in java.xml module Changes: https://git.openjdk.java.net/jdk/pull/2733/files Webrev: https://webrevs.openjdk.java.