RFR: Allow young collection to suspend marking in old generation [v14]
earthling-amzn
github.com+71722661+earthling-amzn at openjdk.java.net
Mon Mar 1 16:59:10 UTC 2021
On Mon, 1 Mar 2021 10:38:23 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
>> earthling-amzn has updated the pull request incrementally with three additional commits since the last revision:
>>
>> - Encode active generation and old generation marking status
>> - Do not unset preemption request flag prematurely
>> - Disable reference processing generational mode
>
> src/hotspot/share/gc/shenandoah/mode/shenandoahMode.hpp line 28:
>
>> 26: #define SHARE_GC_SHENANDOAH_MODE_SHENANDOAHMODE_HPP
>> 27:
>> 28: #include "runtime/java.hpp"
>
> What is that include needed for?
Not needed, removed.
-------------
PR: https://git.openjdk.java.net/shenandoah/pull/19
More information about the shenandoah-dev
mailing list