Optimized to run Java™ applications cost-effectively in the cloud, Eclipse OpenJ9™ is a fast and efficient JVM that delivers power and performance when you need it most.
Optimized for the Cloud, for microservices and monoliths too!
Faster Startup
Faster Ramp-up, when deployed to cloud
Smaller
Join us on Slack where you can ask questions and chat directly with our developers. Whether you simply have a question about using OpenJ9, an idea for improvement, or a problem you want to discuss, we'd love to hear from you.
Join OpenJ9 SlackLike all great open source projects, we have a vibrant and busy GitHub repository where you can create issues to explore ideas, request new features, or report any difficulties you are having.
See OpenJ9 IssuesWe welcome contributions to the project in all shapes and forms. If you are interested in JVM development, we'd love to hear your ideas and help you collaborate with us on the code base. There are other ways you can contribute too, such as working on our website and docs. Be a part of the project and share in our success!
Contributor GuideOur regular calls are a great place to find out what is going on in the project. As well as discussing our release plans and development status, we often feature lightning talks by members of the community. For example, technical deep dives or overviews about new features. To see agendas and recordings, look in the Slack #planning channel.
Add to CalendarSeptember 2024
We're pleased to announce the availability of Eclipse OpenJ9 v0.47.0.
This release supports OpenJDK 23. For more information about supported platforms and OpenJDK versions, see Supported environments.
Other updates in this release include the following:
-Xshareclasses
option automatically enables the -XX:+ShareOrphans
option.To read more about these and other changes, see the OpenJ9 user documentation.
September 2024
We're pleased to announce the availability of Eclipse OpenJ9 v0.46.1.
This release supports OpenJDK 8, 11, 17, 21, and 22. For more information about supported platforms and OpenJDK versions, see Supported environments.
Other updates in this release include the following:
com.sun.management.ThreadMXBean.getTotalThreadAllocatedBytes()
API).-XX:+JITServerUseAOTCache
option, but it no longer relies on the presence of a shared class cache to take advantage of this feature.-XX:[+|-]EnableExtendedHCR
is added to enable or disable the extended Hot Code Replace (HCR) capability in the VM.-XX:[+|-]ShareOrphans
is added to enable class sharing from all class loaders, irrespective of whether the class loader implements the shared classes cache API.-XdynamicHeapAdjustment
option is added to automatically adjust the maximum and minimum Java heap sizes such that they are within the physical memory limitations on the checkpoint and restore systems.To read more about these and other changes, see the OpenJ9 user documentation.
Performance highlights include the following: