RFR: 8356075: Support Shenandoah GC in JVMCI [v2]
Cesar Soares Lucas
cslucas at openjdk.org
Mon May 5 16:26:49 UTC 2025
On Mon, 5 May 2025 15:54:29 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
>> In order to support Shenandoah GC in Graal, some changes are required in JVMCI, namely, export Shenandoah relevant symbols.
>>
>> Testing:
>> - [x] extensive testing with https://github.com/oracle/graal/pull/10904
>
> Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
>
> Initialize cardtable_start_address to nullptr
LGTM. Thanks.
-------------
Marked as reviewed by cslucas (Committer).
PR Review: https://git.openjdk.org/jdk/pull/25001#pullrequestreview-2815365611
More information about the shenandoah-dev
mailing list