commit | a9fdf6dfca028a326308ba93ad71a1b3f15b1b6a | [log] [tgz] |
---|---|---|
author | Stefan Johansson <sjohanss@openjdk.org> | Mon Feb 17 09:51:37 2014 +0100 |
committer | Stefan Johansson <sjohanss@openjdk.org> | Mon Feb 17 09:51:37 2014 +0100 |
tree | 330f3acc1908b13363efbddb4bdad59d3b24115c | |
parent | 84c61cc5ce34c94384c8528bc1bd5ff3563e7288 [diff] |
8033440: jmap reports unexpected used/free size of concurrent mark-sweep generation SA used the wrong type for the indexedFreeList in CompactibleFreeListSpace. Reviewed-by: coleenp, dsamersoff