jcoomes [Fri, 11 Jul 2008 16:11:50 -0700] rev 974
6724367: par compact could clear less young gen summary data
Reviewed-by: jmasa, apetrusenko
jcoomes [Fri, 11 Jul 2008 16:11:43 -0700] rev 973
6483129: par compact assertion failure (new_top > bottom)
Summary: avoid computing the dense prefix if a space is empty
Reviewed-by: pbk, tonyp
jcoomes [Fri, 11 Jul 2008 16:11:34 -0700] rev 972
6718283: existing uses of *_FORMAT_W() were broken by 6521491
Reviewed-by: ysr, pbk
jmasa [Wed, 09 Jul 2008 15:08:55 -0700] rev 971
6672698: mangle_unused_area() should not remangle the entire heap at each collection.
Summary: Maintain a high water mark for the allocations in a space and mangle only up to that high water mark.
Reviewed-by: ysr, apetrusenko
dcubed [Thu, 31 Jul 2008 22:40:47 -0700] rev 970
Merge
martin [Thu, 31 Jul 2008 18:50:37 -0700] rev 969
6731726: jmap -permstat reports only 50-60% of permgen memory usage.
Reviewed-by: swamyv, martin
Contributed-by: yamauchi@google.com