On 8/17/2012 11:04 AM, Endi Sukma Dewata wrote:
The shutdown() methods in several classes have been fixed to allow
more graceful shutdown. Null pointers are checked to avoid exception.
It's not necessary to empty container objects since they might still
be used by other threads and will be garbage collected eventually.
Ticket #247
Revised the patch to handle the attributes more consistently. See the
updated patch description.
--
Endi S. Dewata