RFR(S) 8038404: Move object_iterate_mem from Space to CMS since it is only ever used by CMS

Bengt Rutisson bengt.rutisson at oracle.com
Thu Mar 27 06:31:46 UTC 2014


On 3/26/14 5:21 PM, Mikael Gerdin wrote:
> Hi,
>
> I'm doing some cleanups in the "Space" classes to simplify the code for the G1
> class unloading work[1].
> Here's a change to move CMS specific code to CompactibleFreeListSpace:
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8038404
> Webrev: http://cr.openjdk.java.net/~mgerdin/8038404/webrev.0

Looks good.

Nice to get rid of the unused code in ContiguousSpace.

Thanks,
Bengt
>
> /Mikael
>
> [1] http://openjdk.java.net/jeps/156

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20140327/381a2e6f/attachment.htm>


More information about the hotspot-gc-dev mailing list