[Bug 835] javaws findBestUrl leaks TCP connections
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Feb 8 08:58:16 PST 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=835
David M. Lloyd <david.lloyd at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david.lloyd at redhat.com
--- Comment #2 from David M. Lloyd <david.lloyd at redhat.com> ---
I suspect the more correct fix would be to either: (1) consume and discard the
response body or (2) use a HEAD request, though perhaps the latter might be
less likely to work well with "mediocre" web servers. :)
--
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/20130208/b5ef71e8/attachment.html
More information about the distro-pkg-dev
mailing list