Integrated: 8133686: HttpURLConnection.getHeaderFields and URLConnection.getRequestProperties methods return field values in reverse order

2021-09-09 Thread Evan Whelan
On Thu, 28 Jan 2021 16:42:02 GMT, Evan Whelan wrote: > Hi all, > > Please review this fix for which corrects the order in which field values are > returned from the `HttpURLConnection.getHeaderFields` and > `URLConnection.getRequestProperties` methods. > > Currently, the implementation of the

Re: New candidate JEP: 418: Internet-Address Resolution SPI

2021-09-09 Thread Aleksej Efimov
Hi Mark, Given Alan's input on "name service" term and providers naming convention, do you still think that we should rename "java.net.spi.InetNameServiceProvider"? If yes, then maybe it would be better to name classes `InetAddressResolverProvider` and `InetAddressResolver` - it might help to