commit | f262092fd9acea9d4032a2dd6863a10dae2e48b6 | [log] [tgz] |
---|---|---|
author | Kim Barrett <kbarrett@openjdk.org> | Wed Jan 29 15:48:22 2020 -0500 |
committer | Kim Barrett <kbarrett@openjdk.org> | Wed Jan 29 15:48:22 2020 -0500 |
tree | 794d2d9796079aab178eb2b516a886c1a1f03cf3 | |
parent | 73cdeafe98cc57454337bc8a10ac637005b70a21 [diff] |
8233822: VM_G1CollectForAllocation should always check for upgrade to full Move upgrade check into do_collection_pause_at_safepoint. Reviewed-by: tschatzl, sangheki