On Sun, 19 May 2024 14:29:49 GMT, Alan Bateman <al...@openjdk.org> wrote:

> I think you may have mis-read my comment. I think we need to add `@see 
> InetAddress4#ofPosixLiteral(String)` to InetAddress.ofLiteral, not 
> Inet4Address.ofLiteral. The reason is that methods defined by Inet4Address 
> are not very discoverable and there is no reference to ofPosixLiteral in 
> InetAddress's class description or anywhere else.

Thanks @AlanBateman , apologize for mis-reading your comment. I added `@see` to 
InetAddress.ofLiteral, please see the updated doc.

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

PR Comment: https://git.openjdk.org/jdk/pull/18493#issuecomment-2120040261

Reply via email to