On Wed, 20 Oct 2021 18:25:24 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> Aleksei Efimov has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Change InetAddressResolver method names
>
> src/java.base/share/classes/java/net/spi/InetAddressResolverProvider.java 
> line 52:
> 
>> 50:     /**
>> 51:      * Initialise and return the {@link InetAddressResolver} provided by
>> 52:      * this provider. This method is called by {@link InetAddress} when
> 
> "the InetAddressResolver" suggests there is just one instance. That is 
> probably the case but I don't think you want to be restricted to that.

Initialise -> Initialize to be consistent with other usages that use US 
spelling.

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

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

Reply via email to