Also, it looks like ThreadPool.runningThreads() should just be:

    private int runningThreads() {
        return poolGroup.activeCount();
    }

-- gj


-- 
Web page inside Freenet:
freenet:MSK at SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage//

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://www.uprizer.com/mailman/listinfo/devl

Reply via email to