[rfc][icedtea-web] PR835: javaws findBestUrl leaks TCP connections
Adam Domurad
adomurad at redhat.com
Thu Feb 7 13:45:37 PST 2013
Tiny patch here.
This issue still exists in head:
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=835
The patch in the bug report works, although I have preferred the use of
a finally block (I prefer the stronger guarantee).
ChangeLog:
2013-XX-XX Adam Domurad <adomurad at redhat.com>
* netx/net/sourceforge/jnlp/cache/ResourceTracker.java
(findBestUrl): Ensure that connections are not leaked.
Cheers,
-Adam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR835.patch
Type: text/x-patch
Size: 1168 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130207/466a791a/PR835.patch
More information about the distro-pkg-dev
mailing list