commit | 10fb6f9c4b32c8dd59306a26d9e08c514a4f72d1 | [log] [tgz] |
---|---|---|
author | Ziyi Luo <luoziyi@amazon.com> | Fri Aug 21 11:54:32 2020 +0200 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Fri Aug 21 11:54:32 2020 +0200 |
tree | dd67f04fbd067540758340f17320f8978b0247ed | |
parent | 24629956625af4822ae4413935fece2fd69edd21 [diff] |
8245511: G1 adaptive IHOP does not account for reclamation of humongous objects by young GC Discount humongous object eager reclaim in IHOP allocation rate. Reviewed-by: tschatzl, sjohanss