< prev index next >

test/hotspot/jtreg/TEST.groups

Print this page
rev 52572 : JDK-8212657: Implementation of JDK-8204089 Promptly Return Unused Committed Memory from G1
Summary: Issue optional, default enabled, concurrent cycles when the VM is idle to reclaim unused internal and Java heap memory.
Reviewed-by:
Contributed-by: Rodrigo Bruno <rbruno@gsd.inesc-id.pt>, Ruslan Synytsky <rs@jelastic.com>, Thomas Schatzl <thomas.schatzl@oracle.com>

*** 176,185 **** --- 176,186 ---- tier1_gc_1 = \ gc/epsilon/ \ gc/g1/ \ -gc/g1/ihop/TestIHOPErgo.java + -gc/g1/TestTimelyCompaction.java tier1_gc_2 = \ gc/ \ -gc/epsilon/ \ -gc/g1/ \
< prev index next >