Hi Arno,
you change looks good. Thanks for addressing this long standing issue!
Please find some minor comments below:
- make/lib/NetworkingLibraries.gmk
28 ifeq ($(OPENJDK_TARGET_OS), macosx)
29LIBNET_EXCLUDE_FILES := DefaultProxySelector.c
30 endif
Have you tried to use
LIBNET_EXCLU
> On 19 Dec 2016, at 16:43, Michael McMahon
> wrote:
>
> Could I get the following API (and impl) change reviewed please?
>
> The change is to add a getter and setter in j.n.URLConnection
> for a per-protocol default setting for the useCaches flag. With this
> change it will be possible to swi