RFR: 8324649: Shenandoah: refactor implementation of free set [v6]
Kelvin Nilsen
kdnilsen at openjdk.org
Fri Feb 2 23:43:04 UTC 2024
On Thu, 1 Feb 2024 01:49:38 GMT, Y. Srinivas Ramakrishna <ysr at openjdk.org> wrote:
>> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Rename and comments for _capacity_of and _used_by
>
> src/hotspot/share/gc/shenandoah/shenandoahConcurrentGC.cpp line 1001:
>
>> 999:
>> 1000: if (VerifyAfterGC) {
>> 1001: Universe::verify();
>
> This line deletion seems to be the only change now in this file. So this file can be removed from the diffs.
Thanks. Adding this line back in.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17561#discussion_r1476874711
More information about the shenandoah-dev
mailing list