RFR: 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
Leo Korinth
leo.korinth at oracle.com
Fri Oct 25 08:31:54 UTC 2019
On 24/10/2019 21:26, Kim Barrett wrote:
>> On Oct 24, 2019, at 2:03 PM, Leo Korinth <leo.korinth at oracle.com> wrote:
>>
>> Fixes after suggestions from Coleen, David, Erik, Igor and Kim:
>>
>> http://cr.openjdk.java.net/~lkorinth/8232365/00_01/ (incremental)
>> http://cr.openjdk.java.net/~lkorinth/8232365/01/ (full)
>
> Looks good.
>
> One tiny nit in a comment. I don't need a new webrev for this:
>
> src/hotspot/share/gc/g1/c2/g1BarrierSetC2.cpp
> 301 * in the nursery, this would happen for humongous objects.
>
> Change "," to ";".
>
Fixed.
Thanks,
Leo
More information about the hotspot-dev
mailing list