dragonwell-project / dragonwell11

Alibaba Dragonwell11 JDK
https://www.aliyun.com/product/dragonwell
GNU General Public License v2.0
559 stars 115 forks source link

[GC] Backport JEP346 Promptly Return Unused Committed Memory from G1 #663

Closed leveretconey closed 1 year ago

leveretconey commented 1 year ago

Summary: Backport JEP346 Promptly Return Unused Committed Memory from G1

Test Plan: jtreg/gc/g1

Reviewed-by: mmyxym, linade

Issue: https://github.com/dragonwell-project/dragonwell11/issues/662

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

linade commented 1 year ago

Do we expect a lot of trouble when merging this back to ajdk?

leveretconey commented 1 year ago

@linade I think there will be some trouble when we merge this back. I'm not sure if we have any method to avoid that trouble.