Re: InetAddress API extension

2024-04-01 Thread Sergey Chernyshev
Hi Michael, Thank you for your feeedback! The apidoc will clearly explain the difference in parsing methods and the set of ambiguous arguments. Am 29.03.24 um 12:35 schrieb Michael McMahon: Hi, I think this could be a useful addition. The apidoc would need to be clear about the differences

Re: InetAddress API extension

2024-03-29 Thread Michael McMahon
Hi, I think this could be a useful addition. The apidoc would need to be clear about the differences from the existing literal parsing method and any implications for ambiguity between octal and decimal formats spelled out. - Michael On 28/03/2024 19:09, Sergey Chernyshev wrote: Hi Net De

Re: InetAddress API extension

2024-03-28 Thread Sergey Chernyshev
Hi David, Thank you for your comments. Am 28.03.24 um 21:09 schrieb David Lloyd: I would like to propose a PR to extend the InetAddress API in JDK 23, namely to provide interface to constructing InetAddress objects from literal addresses in POSIX/BSD form (please see the discuss

Re: InetAddress API extension

2024-03-28 Thread David Lloyd
On Thu, Mar 28, 2024 at 2:10 PM Sergey Chernyshev < [email protected]> wrote: > Hi Net Dev team, > > I posted this earlier to core-libs-dev mailing list, which was not a > proper place to discuss the net issues. Thanks Alan Bateman for directing > me to the right place. > > I would like

InetAddress API extension

2024-03-28 Thread Sergey Chernyshev
Hi Net Dev team, I posted this earlier to core-libs-dev mailing list, which was not a proper place to discuss the net issues. Thanks Alan Bateman for directing me to the right place. I would like to propose a PR to extend the InetAddress API in JDK 23, namely to provide interface to construc