RFR: 8273243: Fix indentations in java.net.InetAddress methods [v2]

Daniel Fuchs dfuchs at openjdk.java.net
Thu Sep 2 09:27:41 UTC 2021


On Wed, 1 Sep 2021 23:11:53 GMT, Aleksei Efimov <aefimov at openjdk.org> wrote:

>> Hi,
>> 
>> The fix changes indentations in the following `java.net.InetAddress` methods:
>> - getAddressesFromNameService
>> - getHostFromNameService
>> 
>> It helps to improve code readability. Can't say the same about `getHostFromNameService` diffs shown in this PR.
>
> Aleksei Efimov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8273243: looks -> looks like

Marked as reviewed by dfuchs (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/5336


More information about the net-dev mailing list