mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-27 13:52:27 +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