Heap resize policy.... Could you outline the heap resize policy used by the GC? Alternatively can you tell me where in the code is the policy decision being made, so I can hack it. I need to make sure the policy, my user level GC is using is the same when I compare the two collectors.