commit | f86dd0cc0513ea36ea5aec3ab80361bdda5a90a8 | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Wed Jul 23 09:03:32 2014 +0200 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Wed Jul 23 09:03:32 2014 +0200 |
tree | 8a27023ca8d01561afe1cb9f21f5836c315c47df | |
parent | 4a42784a21f06c15d92709609e84e4253d0b47bc [diff] |
8027959: Early reclamation of large objects in G1 Try to reclaim humongous objects at every young collection after doing a conservative estimate of its liveness. Reviewed-by: brutisso, mgerdin