RFR: 8288983: broken link in com.sun.net.httpserver.SimpleFileServer

Aleksei Efimov aefimov at openjdk.org
Fri Jun 24 11:23:41 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!OdQyeDJapR6HyvpWy1ohZwo0H6QoF7pNriRT7mO8AxZ9YiTQ_9tIncxoDU_sUSpX9mhwXmD2vxxzYKh-Pzw$  (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.

Looks good 👍

-------------

Marked as reviewed by aefimov (Committer).

PR: https://git.openjdk.org/jdk19/pull/64


More information about the net-dev mailing list