On Wed, 1 Sep 2021 16:53:50 GMT, Aleksei Efimov <aefi...@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.

This pull request has now been integrated.

Changeset: 0c1b16b7
Author:    Aleksei Efimov <aefi...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/0c1b16b75a2361431cbf9f4112dcd6049e981a78
Stats:     53 lines in 1 file changed: 9 ins; 11 del; 33 mod

8273243: Fix indentations in java.net.InetAddress methods

Reviewed-by: dfuchs, bpb

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

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

Reply via email to