On 2/16/18 11:11 AM, Martin Buchholz wrote:
The small optimization to avoid checking for "already finalized" could be done in a follow-up.Before working on Finalizer.java I was not really aware of the global "unfinalized" data structure with a non-scalable lock. This could probably be made scalable with a large amount of effort, in the style of LongAdder. But probably not going to happen.
You said what I will say - I don't see this will happen :) Mandy
