Code review request: NMT: incorrect assertion in VMMemPointerIterator::remove_released_region method (memSnapshot.cpp)

Karen Kinnear karen.kinnear at oracle.com
Fri Nov 16 05:16:16 PST 2012


Code looks good.

thanks,
Karen

On Nov 15, 2012, at 5:21 PM, Zhengyu Gu wrote:

> The assertion is to check that there is not more committed region within the memory region to be released, so the check to be applied to the reserved region that is going to be released, but not whole region, when the region to be released is only a segment within the region.
> 
> 
> http://cr.openjdk.java.net/~zgu/8003487/webrev.00/
> 
> Thanks,
> 
> -Zhengyu



More information about the hotspot-dev mailing list