[rfc][icedtea-web] make threads in ResourceTracker's ExecutorService daemon
Jiri Vanek
jvanek at redhat.com
Fri Feb 20 12:43:22 UTC 2015
Sorry for delay. I sent it yesterday to wrong list!
-------- Forwarded Message --------
Subject: [rfc][icedtea-web] make threads in ResourceTracker's ExecutorService daemon
Date: Thu, 19 Feb 2015 16:28:03 +0100
From: Jiri Vanek <jvanek at redhat.com>
To: Discussion of RPM packaging standards and practices for Fedora <packaging at lists.fedoraproject.org>
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 daemon (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: 2537 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150220/aef6efa1/fixThreads.patch>
More information about the distro-pkg-dev
mailing list