RFR: 8325671: Shenandoah: Introduce a ShenandoahGenerationType and templatize certain marking closures with it [v7]

Y. Srinivas Ramakrishna ysr at openjdk.org
Fri Feb 23 18:37:57 UTC 2024


On Wed, 21 Feb 2024 20:40:06 GMT, Y. Srinivas Ramakrishna <ysr at openjdk.org> wrote:

>> 8325671: Shenandoah: Introduce a ShenandoahGenerationType and templatize certain marking closures with it
>
> Y. Srinivas Ramakrishna has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains eight commits:
> 
>  - Merge branch 'master' into generation_type
>  - Merge branch 'master' into generation_type
>  - Changes from review: Adjust order of parms in functions so they are consistent with their
>    template parameter order and contiguity, per convention.
>  - Merge branch 'master' into generation_type
>  - Merge branch 'master' into generation_type
>  - Missing #include of ShenandoahGenerationType (albeit satisfied transitively via other include).
>  - Merge branch 'master' into generation_type
>  - Introduce ShenandoahGenerationType and templatize most closures with it.
>    The template expands for only the NON_GEN type for the non-generational
>    version of Shenandoah currently, and will in the future accomodate
>    Generational Shenandoah.

Followed up offline w/Roman, and will check these in later today after a final round of merge-&-test.

Thanks everyone for your reviews and input!

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

PR Comment: https://git.openjdk.org/jdk/pull/17815#issuecomment-1961809175


More information about the shenandoah-dev mailing list