mplicit dependency on the system proxies”, which is currently out for
> review. It should clean up most of the accidental proxy dependencies.
Thanks!
>> I’ll make this change and run some tests ...
Well, if any of the jtreg networking tests still have dependencies on
system proxies then the m
Mark,
> On 25 Sep 2019, at 19:52, mark.reinh...@oracle.com wrote:
>
> ...
>
> The URLConnection and HttpClient APIs already use the system’s default
> ProxySelector. What other APIs might require checking?
Ignoring SOCKS, that should be it.
> Do we care about SOCKS pr
> has shown us that doing so is possible, but a larger effort than we
> initially thought.
Sigh.
> As Volker pointed out, the ( not enabled by default ) support for system
> proxies was greatly improved in JDK 9, see 8170868 [1]. This was a
> really nice contribution, which
y, to be recognized and used by the
networking implementation, by default. Daniel's previous investigation
has shown us that doing so is possible, but a larger effort than we
initially thought.
As Volker pointed out, the ( not enabled by default ) support for system
proxies was greatly improve
:
> > On 24/09/2019 23:47, mark.reinh...@oracle.com wrote:
> >> Using network proxies with Java applications is still, after all these
> >> years, painful on Linux.
> >>
> >> Is there a reason not to change the default value of the system property
> >>
Hi,
On 25/09/2019 08:20, Alan Bateman wrote:
On 24/09/2019 23:47, mark.reinh...@oracle.com wrote:
Using network proxies with Java applications is still, after all these
years, painful on Linux.
Is there a reason not to change the default value of the system property
`java.net.useSystemProxies
On 24/09/2019 23:47, mark.reinh...@oracle.com wrote:
Using network proxies with Java applications is still, after all these
years, painful on Linux.
Is there a reason not to change the default value of the system property
`java.net.useSystemProxies` [1] to `true`?
This is a problematic area, I
Using network proxies with Java applications is still, after all these
years, painful on Linux.
Is there a reason not to change the default value of the system property
`java.net.useSystemProxies` [1] to `true`?
This would still give priority to the system properties `http.proxyHost
nfels [mailto:e...@zusammenkunft.net]
Sent: Thursday, October 06, 2016 3:17 PM
To: net-dev@openjdk.java.net
Subject: Re: Proxies
Hello,
Java HTTP clients (HTPURLConnection) can use a limited functionality of the
system proxy. If you use Applet/JWS it is also configured on the cotnrol panel.
Hello,
Java HTTP clients (HTPURLConnection) can use a limited functionality of
the system proxy. If you use Applet/JWS it is also configured on the
cotnrol panel.
http://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.html
You can also access system key and trust stores (with limited
After asking some questions at JavaOne, I was told I could get more complete
answers here. My question is about authentication mechanisms and support for
native network configurations.
Is the new client going to have access to the system proxy configuration
settings? It would be nice if ther
11 matches
Mail list logo