commit | f161bd6d16b062c7921a1e8ac4d0da70a9661232 | [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 | 1447a1c7acc4a06c2c486137e8f3933e4de260ea | |
parent | bc56e061ec3a5ba1359753516bcc7a167e6776f5 [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