How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Faster Startup on IBM Semeru with OpenJ9 Shared Classes Cache

calendar_today May 6, 2026 person Georgios Andrianakis (https://twitter.com/geoand86) domain quarkus

Slow startup times have long been a challenge for Java applications. Project Leyden addressed this for JVMs like Temurin 25+, which are based on HotSpot, but what about users of JVMs based on IBM OpenJ9 like Semeru? In our previous post, we described how we integrated Project Leyden into Quarkus, bringing JVM startup way down. But not everyone runs HotSpot-based JVMs. Many teams, especially in enterprise environments, run IBM Semeru Runtimes, IBM’s production Java runtime built on the Eclipse OpenJ9 JVM. These teams deserve the similar startup improvements, with the same ease of use.

open_in_new Read original post