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

Y. Srinivas Ramakrishna ysr at openjdk.org
Tue Feb 13 00:10:03 UTC 2024


On Mon, 12 Feb 2024 22:25:27 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 incrementally with one additional commit since the last revision:
> 
>   Missing #include of ShenandoahGenerationType (albeit satisfied transitively via other include).

Difference in (release) libjvm.so sizes (second column is size, a difference of ~2.4KB, less than 0.01%):
```                                                                        
4095288896 26968936 generation_type.libjvm.so
2020291223 26966488 master.libjvm.so

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

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


More information about the hotspot-gc-dev mailing list