RFR: 8353115: GenShen: mixed evacuation candidate regions need accurate live_data [v10]
Kelvin Nilsen
kdnilsen at openjdk.org
Fri Oct 3 20:53:50 UTC 2025
On Fri, 3 Oct 2025 20:27:26 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
>> src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.hpp line 262:
>>
>>> 260: volatile size_t _critical_pins;
>>> 261:
>>> 262: size_t _mixed_candidate_garbage_words;
>>
>> Can we delete this field now?
>
> Good catch. Removed. Thanks.
Done. Thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24319#discussion_r2403313761
More information about the hotspot-gc-dev
mailing list