RFR: 8288983: broken link in com.sun.net.httpserver.SimpleFileServer
Jaikiran Pai
jpai at openjdk.org
Sat Jun 25 02:40:52 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!NNw5R60369NMSjuV6TX5esAl418BrYsh6LFXlLZIYQ7Si4SqUjGV0juZCcOBH8yDhQf30BvLtsq3Xmg$ (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.
Thank you everyone for the reviews.
-------------
PR: https://git.openjdk.org/jdk19/pull/64
More information about the net-dev
mailing list