Michael McMahon
Michael McMahon
It seems like URI is currently behaving to spec. Even though the behavior is surprising, it's a corner case that isn't anticipated by the spec (or RFC 2396 for that...
I've thought about this some more and it does seem like the intent of RFC 2396 is clearly that an absolute URI should always have an absolute path (beginning with...
> Should we be setting any expectations by specifying what `InetAddress.getHostAddress()` will return for an `Inet4Address` constructed using this new `Inet4Address.ofPosixLiteral()` method? In its current form I believe it will...
> > which lists the methods that parse as decimal only, and the new method which parses using the "loose" syntax. > > That might not be practical: the only...
I'd just like to have one more look at it today, if that's okay.
I have reviewed the changes to the NIO selector/poller implementations and they look fine.