Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1 Beta 1
-
None
Description
- declare 'shutdown' attributes volatile
- interrupt cleanup thread to avoid polling
- don't use iterator on WeakHashMap, ConcurrentModificationException
might be triggered by garbage collection
patch follows