RFR: JDK-8262428: doclint warnings in java.xml module
Please review a small doc fix to remove some superfluous `<p>` tags and an erroneous `</tr>` 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.net/?repo=jdk&pr=2733&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8262428 Stats: 7 lines in 1 file changed: 0 ins; 5 del; 2 mod Patch: https://git.openjdk.java.net/jdk/pull/2733.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2733/head:pull/2733 PR: https://git.openjdk.java.net/jdk/pull/2733
On Thu, 25 Feb 2021 22:41:46 GMT, Jonathan Gibbons <jjg@openjdk.org> wrote:
Please review a small doc fix to remove some superfluous `<p>` tags and an erroneous `</tr>` tag, all reported by doclint..
Looks fine. ------------- Marked as reviewed by bpb (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2733
On Thu, 25 Feb 2021 22:41:46 GMT, Jonathan Gibbons <jjg@openjdk.org> wrote:
Please review a small doc fix to remove some superfluous `<p>` tags and an erroneous `</tr>` 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? ------------- Marked as reviewed by lancea (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2733
On Thu, 25 Feb 2021 22:41:46 GMT, Jonathan Gibbons <jjg@openjdk.org> wrote:
Please review a small doc fix to remove some superfluous `<p>` tags and an erroneous `</tr>` tag, all reported by doclint..
Marked as reviewed by naoto (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2733
On Thu, 25 Feb 2021 22:41:46 GMT, Jonathan Gibbons <jjg@openjdk.org> wrote:
Please review a small doc fix to remove some superfluous `<p>` tags and an erroneous `</tr>` tag, all reported by doclint..
Marked as reviewed by iris (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2733
On Thu, 25 Feb 2021 22:41:46 GMT, Jonathan Gibbons <jjg@openjdk.org> wrote:
Please review a small doc fix to remove some superfluous `<p>` tags and an erroneous `</tr>` tag, all reported by doclint..
This pull request has now been integrated. Changeset: 059ede0d Author: Jonathan Gibbons <jjg@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/059ede0d Stats: 7 lines in 1 file changed: 0 ins; 5 del; 2 mod 8262428: doclint warnings in java.xml module Reviewed-by: bpb, lancea, naoto, iris ------------- PR: https://git.openjdk.java.net/jdk/pull/2733
participants (5)
-
Brian Burkhalter
-
Iris Clark
-
Jonathan Gibbons
-
Lance Andersen
-
Naoto Sato