The MultiversionedStm.abortAndRetry listens to all method and not just to
the interesting ones (the ones read and are not final), it also listens to
'final' reads and to attached objects.
Removing this unnecessary listening could improve performance (especially
if there is a large percentage of these uninteresting reads).
Original issue reported on code.google.com by alarmnum...@gmail.com on 4 May 2009 at 8:28
Original issue reported on code.google.com by
alarmnum...@gmail.com
on 4 May 2009 at 8:28