RFR: 8273243: Fix indentations in java.net.InetAddress methods [v2]
Aleksei Efimov
aefimov at openjdk.java.net
Wed Sep 1 23:11:54 UTC 2021
On Wed, 1 Sep 2021 17:08:24 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Aleksei Efimov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8273243: looks -> looks like
>
> src/java.base/share/classes/java/net/InetAddress.java line 689:
>
>> 687: }
>> 688:
>> 689: //XXX: if it looks a spoof just return the address?
>
> looks _like_ a spoof
Thanks Brian. Changed it as suggested :)
-------------
PR: https://git.openjdk.java.net/jdk/pull/5336
More information about the net-dev
mailing list