RFR: 8315767: InetAddress: constructing objects from BSD literal addresses [v8]

Sergey Chernyshev schernyshev at openjdk.org
Wed May 15 00:23:04 UTC 2024


On Mon, 13 May 2024 14:01:34 GMT, Sergey Chernyshev <schernyshev at openjdk.org> wrote:

> missing the fact that the _only_ form supported

I'd also note that, when mentioned in the docs that this is the _only_ method capable of parsing this type of strings, it can be limiting to the future APIs that could introduce other methods that accept this type of strings. Adding such methods in the future will invalidate this statement and will require editing the class specification again.
@dfuch Could you please help reviewing the CSR?

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

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


More information about the net-dev mailing list