Closed GoogleCodeExporter closed 9 years ago
Removed all synchronized method qualifiers and now use a single ReentrantLock.
There is a potential problem if sub-classes are defined since some of the
fields are protected rather than private (at user request) but I figure it's up
to developers to be careful in that regard.
Committed to trunk (r1812) and 1.2.x branch (r1813)
Original comment by michael.bedward@gmail.com
on 23 Jun 2011 at 12:09
Original issue reported on code.google.com by
michael.bedward@gmail.com
on 23 Jun 2011 at 12:00