• Y
    6794422: Perm gen expansion policy for concurrent collectors · 9747275e
    ysr 提交于
    Summary: Concurrent collectors should expand the perm gen without a full STW GC, but possibly by triggering a concurrent collection. Temporary band-aid for G1 where no concurrent collection is kicked off since the perm gen is not collected concurrently.
    Reviewed-by: johnc
    9747275e
permGen.cpp 5.4 KB