RFR: 8244202: Implementation of JEP 418: Internet-Address Resolution SPI [v5]

Aleksei Efimov aefimov at openjdk.java.net
Fri Oct 22 15:17:04 UTC 2021


On Wed, 20 Oct 2021 15:41:35 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> Aleksei Efimov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Change InetAddressResolver method names
>
> Marked as reviewed by dfuchs (Reviewer).

@dfuch @AlanBateman

fa655be2bb0a402b70916567d34cc29a7898f938 and 2a554c91864e3b42a0ea315b0a671782fe341927 contain reworked `InetAddress`/`InetAddressResolverProvider`/`InetAddressResolver` specs with the following changes:
- `InetAddress Resolver Providers` InetAddress section was modified and moved to `InetAddressResolverProvider`.
- `Host Name Resolution` InetAddress section was updated to reference new InetAddress resolver SPI.
- Changes for previous review comments.
- javadoc formatting clean-up

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

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


More information about the core-libs-dev mailing list