Re: RFR: JDK-8262430: doclint warnings in java.base module

2021-02-26 Thread Lance Andersen
On Thu, 25 Feb 2021 22:59:23 GMT, Jonathan Gibbons wrote: > Please review some simple doc fixes in the `java.base` module. Two were > reported by doclint; the spelling error was detected by the IDE. Marked as reviewed by lancea (Reviewer). - PR: https://git.openjdk.java.net/jdk/p

Re: RFR: JDK-8262430: doclint warnings in java.base module

2021-02-26 Thread Daniel Fuchs
On Thu, 25 Feb 2021 22:59:23 GMT, Jonathan Gibbons wrote: > Please review some simple doc fixes in the `java.base` module. Two were > reported by doclint; the spelling error was detected by the IDE. LGTM - Marked as reviewed by dfuchs (Reviewer). PR: https://git.openjdk.java.net

Re: RFR: JDK-8262430: doclint warnings in java.base module

2021-02-26 Thread Chris Hegarty
On Thu, 25 Feb 2021 22:59:23 GMT, Jonathan Gibbons wrote: > Please review some simple doc fixes in the `java.base` module. Two were > reported by doclint; the spelling error was detected by the IDE. Marked as reviewed by chegar (Reviewer). - PR: https://git.openjdk.java.net/jdk/p

Re: RFR: JDK-8262430: doclint warnings in java.base module

2021-02-25 Thread Alan Bateman
On Thu, 25 Feb 2021 22:59:23 GMT, Jonathan Gibbons wrote: > Please review some simple doc fixes in the `java.base` module. Two were > reported by doclint; the spelling error was detected by the IDE. I think the broken link issue is very recent as it only had to reference InetSocketAddress whe