RFR: 8273243: Fix indentations in java.net.InetAddress methods [v2]
Aleksei Efimov
aefimov at openjdk.java.net
Wed Sep 1 23:11:53 UTC 2021
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5336/files
- new: https://git.openjdk.java.net/jdk/pull/5336/files/27c03f4d..f5627f73
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5336&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5336&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/5336.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5336/head:pull/5336
PR: https://git.openjdk.java.net/jdk/pull/5336
More information about the net-dev
mailing list