RFR: 8288983: broken link in com.sun.net.httpserver.SimpleFileServer
Daniel Fuchs
dfuchs at openjdk.org
Fri Jun 24 09:11:00 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!MBgkqDYcHXTbFJoRxommexqyf65TNVxWjwdY8eO-rRKcTnPKC1MkE5DTejl0J13DU0KElW3PzZ93lyG-WQ$ (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.
LGTM.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR: https://git.openjdk.org/jdk19/pull/64
More information about the net-dev
mailing list