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

Jiri Vanek jvanek at redhat.com
Mon Feb 23 12:37:58 UTC 2015


Just note. I run the whople suite over weekend, and it brought 67 fixed tests.. Its actually much 
less then i expected! Crap :(
It brought no new failure.


Aso it fixed  five unittests:
Unit tests:
Newly falling tests: 0
Newly fixed tests: 5
testDownloadNotExistingResourceFails
testDownloadPackGzResource
testDownloadResource
testDownloadVersionedPackGzResource
testDownloadVersionedResource


Shame on me:(



On 02/20/2015 01:43 PM, Jiri Vanek wrote:
>
> 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.
>
>
>



More information about the distro-pkg-dev mailing list