RFR: 8315767: InetAddress: constructing objects from BSD literal addresses [v9]
Sergey Chernyshev
schernyshev at openjdk.org
Fri May 17 11:53:06 UTC 2024
On Fri, 17 May 2024 10:42:44 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> The new method is not easily discovered, which is okay as it's very much a method for experts, I see wonder if we should put a `@see` in InetAddress.ofLiteral.
Thanks @AlanBateman for your note. There's a link to `ofPosixLiteral` from the class level doc. I didn't want to touch `ofLiteral` as it already has the link to the #format subtitle in the class doc
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18493#issuecomment-2117425909
More information about the net-dev
mailing list