RFR 8144692: HttpServer API: use of non-existant method in example in package Javadoc
Pavel Rappo
pavel.rappo at oracle.com
Tue Jul 12 12:40:54 UTC 2016
Hi Vyom,
A minor comment. Do you think it would make sense to use space after
new InetSocketAddress(8000),
as in every other line in this javadoc where multiple arguments passed, the
space is used. Just to be consistent in formatting.
Thanks.
> On 12 Jul 2016, at 12:36, Vyom Tewari <vyom.tewari at oracle.com> wrote:
>
> Hi All,
>
> Please review below small doc fix.
>
> Bug : JDK-8144692 HttpServer API: use of non-existant method in example in package Javadoc
> Webrev : http://cr.openjdk.java.net/~vtewari/8144692/webrev0.0/index.html <http://cr.openjdk.java.net/%7Evtewari/8144692/webrev0.0/index.html>
>
> Thanks,
> Vyom
More information about the net-dev
mailing list