nashorn/.jcheck/conf
author jwilhelm
Fri, 28 Feb 2014 15:27:09 +0100
changeset 23471 ec9427262f0a
parent 22134 ae2d94255f32
child 43630 d9ec2cff0795
permissions -rw-r--r--
8036025: Sort the freelist in order to shrink the heap Summary: The free list is being maintained in a sorted fashion and old and humongous regions are allocated from the bottom of the heap while young regions are allocated at the top. Reviewed-by: tschatzl, mgerdin Contributed-by: jesper.wilhelmsson@oracle.com, staffan.friberg@oracle.com

project=jdk9