mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-06 16:38:36 +00:00
Issue optional, default enabled, concurrent cycles when the VM is idle to reclaim unused internal and Java heap memory. Co-authored-by: Rodrigo Bruno <rbruno@gsd.inesc-id.pt> Co-authored-by: Ruslan Synytsky <rs@jelastic.com> Reviewed-by: sjohanss, sangheki