RFR: 8342848: Shenandoah: Marking bitmap may not be completely cleared in generational mode [v4]
Xiaolong Peng
xpeng at openjdk.org
Wed Oct 23 21:34:37 UTC 2024
On Wed, 23 Oct 2024 21:13:39 GMT, William Kemper <wkemper at openjdk.org> wrote:
>> Xiaolong Peng has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix build error
>
> src/hotspot/share/gc/shenandoah/shenandoahGeneration.hpp line 29:
>
>> 27:
>> 28: #include "memory/allocation.hpp"
>> 29: #include "gc/shenandoah/shenandoahAffiliation.hpp"
>
> Nit, but `shenandoah/shenandoahAffiliation.hpp` should come between `heuristics/shenandoahSpaceInfo.hpp` and `shenandoah/shenandoahGenerationType.hpp`.
Fixed, thanks.
-------------
PR Review Comment: https://git.openjdk.org/shenandoah/pull/523#discussion_r1813654683
More information about the shenandoah-dev
mailing list