[Fedora-packaging] [rfc][icedtea-web] make threads in ResourceTracker's ExecutorService daemon

Jiri Vanek jvanek at redhat.com
Thu Feb 19 15:28:03 UTC 2015


As described in http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2015-February/030792.html (long thread) javaws do not close. The reason is that the trheads in ExecutorService  are never shut down.

One solution is to make them daemn (attached)

I prefer  this solution above others described in the thread.

J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixThreads.patch
Type: text/x-patch
Size: 2536 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/packaging/attachments/20150219/22b483b0/attachment.bin>


More information about the packaging mailing list