[Bug 1474] Can't get javaws to use SOCKS proxy

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Oct 18 15:39:42 PDT 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1474

--- Comment #5 from Omair Majid <omajid at redhat.com> ---
(In reply to comment #3)
> I realize one could argue that this new "problem" is just a case of
> misconfiguration, but I'm just wondering if the observed behavior is what
> was intended to happen?

I read through the JDK code, and yes, this is how it is handled. That is, proxy
information is only used to establish a connection. Once a connection is made
(even if the connection is to the wrong server) the rest of the proxies are not
used again.

I am closing this as FIXED since fallback to SOCKS is working. If you think
this misconfiguration should be addressed, please file a separate bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20131018/9da55ded/attachment.html 


More information about the distro-pkg-dev mailing list