1d57241565
Motivation: We currently use a finalizer to ensure we correctly return the reserved back to the Stack but this is not really needed as we can ensure we return it when needed before dropping the WeakOrderQueue Modifications: Use explicit method call to ensure we return the reserved space back before dropping the object Result: Less finalizer usage and so less work for the GC |
||
---|---|---|
.. | ||
src | ||
pom.xml |