RFR: 8315767: InetAddress: constructing objects from BSD literal addresses [v8]
Sergey Chernyshev
schernyshev at openjdk.org
Thu May 16 09:12:22 UTC 2024
On Wed, 15 May 2024 17:34:21 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Sergey Chernyshev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> changed class level docs
>
> src/java.base/share/classes/java/net/Inet4Address.java line 102:
>
>> 100: * Please refer to <a href="https://www.ietf.org/rfc/rfc6943.html#section-3.1.1">
>> 101: * <i>RFC 6943: Issues in Identifier Comparison for Security
>> 102: * Purposes</i></a>.
>
> @sercher What about:
> Suggestion:
>
> * Purposes</i></a>. Aside from {@code Inet4Address.ofPosixLiteral(String)}, all methods only
> * support strict decimal parsing.
Thanks Daniel, accepted.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18493#discussion_r1602927663
More information about the net-dev
mailing list