@@ -35,7 +35,7 @@ Key improvements that Mandrel 25 and Quarkus are expected to bring:
3535* **Continued Focus on Key Metrics:** Mandrel 25 will be the technology of
3636 choice in order to deliver on the cloud-native performance goals of fast
3737 startup and low memory footprint of Quarkus releases for the next years to
38- come. Quarkus continues to enable aggressive initialization at built time to
38+ come. Quarkus continues to enable aggressive initialization at build time to
3939 achieve this.
4040* **Enhanced Static Analysis Accuracy:** GraalVM 25 enables https://github.com/oracle/graal/pull/9821[Whole-Program
4141 Sparse Conditional Constant Propagation (WP-SCCP)] by default, improving the
@@ -53,7 +53,7 @@ Key improvements that Mandrel 25 and Quarkus are expected to bring:
5353 monitoring options of the deployed native Quarkus application binary become
5454 possible closing the gap between JVM mode and native mode. New JFR events, such
5555 as Socket IO and native memory tracking events as well as JFR allocation
56- profiling becomes possible (via the `jdk.ObjectAllocationSample` event). The
56+ profiling become possible (via the `jdk.ObjectAllocationSample` event). The
5757 addition of https://www.graalvm.org/jdk25/reference-manual/native-image/debugging-and-diagnostics/jcmd/[Java Diagnostic Command]
5858 (JCMD) allows for triggering of certain actions on the running native image.
5959 The JFR monitoring feature of native image has been enhanced to be more
@@ -69,7 +69,7 @@ Key improvements that Mandrel 25 and Quarkus are expected to bring:
6969
7070By seamlessly integrating Mandrel 25, and Quarkus’ continued focus on developer
7171joy and productivity, together with new and emerging AI capabilities further
72- solidifies Quarkus position as the premier framework for building
72+ solidifies Quarkus's position as the premier framework for building
7373high-performance, cloud-native Java applications. Developers can confidently
7474leverage these advancements to deploy applications that are not only efficient
7575but also deliver exceptional user experiences. Quarkus and Mandrel 25 combine
@@ -83,8 +83,9 @@ Mission, offering swift start-up times and a low memory footprint.
8383
8484Beyond GraalVM 25, we are tracking the evolution of GraalVM closely as we have
8585done in the past and will continue to work with the GraalVM team to evolve
86- accordingly and ensure that Quarkus integrates well with it. We are looking
87- forward to exciting new features, not least:
86+ accordingly and ensure that Quarkus integrates well with it.
87+ We expect to see some promising and useful new features in coming releases,
88+ not the least:
8889
89901. https://github.com/oracle/graal/issues/12237[Shenandoah GC] integration
90912. https://github.com/oracle/graal/issues/11327[Project Crema] and dynamic
@@ -115,7 +116,7 @@ For the past few years Quarkus and Mandrel developers have been attending the
115116GraalVM Community summit. A powerful platform to exchange ideas and experience
116117with the GraalVM technology. In 2025, five Quarkus/Mandrel developers attended
117118the GraalVM Community Summit. We believe the event was a great success. These
118- gatherings are tantamount to the Quarkus and GraalVM collaboration. We were
119+ gatherings are paramount to the Quarkus and GraalVM collaboration. We were
119120glad to see that there is shared interest in making the public
120121https://github.com/oracle/graal/[GraalVM github repository] a true upstream
121122with an open governance model. This would further strengthen the GraalVM
0 commit comments