RFR: 8313239: InetAddress.getCanonicalHostName may return ip address if reverse lookup fails [v6]

Aleksei Efimov aefimov at openjdk.org
Tue Aug 8 13:02:33 UTC 2023


On Fri, 4 Aug 2023 13:01:00 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> Can I please get a review of this change which updates the javadoc of `java.net.InetAddress.getCanonicalHostName()` method to clarify its semantics? This addresses https://bugs.openjdk.org/browse/JDK-8313239.
>> 
>> This a javadoc only change and the documentation is updated to match the current implementation. A CSR will be drafted for this change.
>
> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Aleksei's review

Marked as reviewed by aefimov (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/15134#pullrequestreview-1567245044


More information about the net-dev mailing list