RFR (M): 8129558: Coalesce dead objects during removal of self-forwarded pointers
Tom Benson
tom.benson at oracle.com
Fri Jun 26 21:40:27 UTC 2015
Hi Thomas,
Looks good to me. Just an optional nit: New comment says "eventually
also update...". I wondered if you meant "conditionally...", otherwise
I'm not sure why "eventually."
Tom
On 6/26/2015 5:02 PM, Thomas Schatzl wrote:
> Hi all,
>
> another round of the changes available at
>
> http://cr.openjdk.java.net/~tschatzl/8129558/webrev.2 (full)
> http://cr.openjdk.java.net/~tschatzl/8129558/webrev.1_to_2 (diff)
>
> It fixes:
> - comments
> - typo in variable name
> - removes passing around the G1CollectedHeap
> - fixes the problem with the BOT of the potential second filler object
> which is now updated correctly I think.
>
> Thanks,
> Thomas
>
>
>
>
>
More information about the hotspot-gc-dev
mailing list