RFR: 8288983: broken link in com.sun.net.httpserver.SimpleFileServer
Michael McMahon
michaelm at openjdk.org
Fri Jun 24 13:08:39 UTC 2022
On Fri, 24 Jun 2022 08:49:06 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review for this change which fixes the broken link in the javadoc of `SimpleFileServer`? This fixes https://bugs.openjdk.org/browse/JDK-8288983 which has the necessary context on why/when this link broke.
>
> I used the doccheck tool https://urldefense.com/v3/__https://github.com/openjdk/doccheck__;!!ACWV5N9M2RV99hQ!P8oHIANXl2BCUhuUkJhBEah0Ipa3-i4H2AS3BZUU9ydfdV6aekzLN7vpknZbr86sn_Oaz2vj5XEqcXkIoO6Z$ (which is what identified that issue in first place), before and after the change in this PR. The issue is no longer reported after this change.
Marked as reviewed by michaelm (Reviewer).
-------------
PR: https://git.openjdk.org/jdk19/pull/64
More information about the net-dev
mailing list