On Sat, 16 Jan 2021 19:05:46 GMT, Alan Bateman <[email protected]> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Javadoc update
>
> src/java.base/share/classes/java/net/URL.java line 817:
>
>> 815: * while getting the host address will result in this
>> method returning
>> 816: * {@code null}
>> 817: */
>
> The fix looks okay but the javadoc might be a big clearer if you move the
> text into the method description.
Hello Alan, I've now updated the PR to move this text into the method
description.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2109