[graalvm-users] New community project: Generational Shenandoah GC for Native Image
Alina Yurenko
alina.yurenko at oracle.com
Fri Sep 26 11:05:34 UTC 2025
Hi everyone,
Our community partners from Amazon are starting a new project to add the Shenandoah/Generational-Shenandoah GC to Native Image.
This project will build on the existing GC infrastructure in Native Image. Shenandoah will be compiled as a static library and linked into the final native image where it will be used through SubstrateVM's GC interface.
Initial support will target Linux/amd64 and Linux/aarch64, with the potential to add more platforms in the future.
We are excited about this contribution from our community and the benefits it will bring to GraalVM users, from improved performance characteristics to greater flexibility for their GraalVM deployments.
You can find more details and follow the progress on GitHub: https://github.com/oracle/graal/issues/12237
Alina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://oss.oracle.com/pipermail/graalvm-users/attachments/20250926/06882aa5/attachment.htm>
More information about the GraalVM-Users
mailing list