RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v11]

William Kemper wkemper at openjdk.org
Tue Nov 26 19:52:03 UTC 2024


On Tue, 26 Nov 2024 00:37:32 GMT, William Kemper <wkemper at openjdk.org> wrote:

>> This PR merges JEP 404, a generational mode for the Shenandoah garbage collector. The JEP can be viewed here: https://openjdk.org/jeps/404. We would like to target JDK24 with this PR.
>
> William Kemper has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Merge remote-tracking branch 'shenandoah/master' into great-genshen-pr-redux
>  - 8344985: GenShen: Refactor arraycopy barrier for generational mode
>    
>    Reviewed-by: shade

Thank you for getting us started:

Thank you for the PPC64 port:

Thank you for the RISCV port:

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21273#issuecomment-2501791242


More information about the shenandoah-dev mailing list