Skip to content

9.0.0-M1

Pre-release
Pre-release

Choose a tag to compare

@arjantijms arjantijms released this 15 Mar 21:21
· 159 commits to main since this release

Eclipse GlassFish 9 is an application server, implementing Jakarta EE. This release is corresponding with the Jakarta EE 12 specification under development.

GlassFish 9 logo

Jakarta EE 12 M2 is a rough milestone release of Jakarta EE 12. GlassFish 9 M1 incorporates a subset of this. The M1 versions of the Security API and Jakarta Faces have been added and implemented, while the Servlet M1 API has been added but not everything implemented yet. The CDI milestone had been added as well and implemented (via Weld alfa). The Concurrency milestone has been added as well, but not implemented yet.

JDK 21 is required as a minimum now. JDK 25 is supported, and the final version of GlassFish 9 is targeted to certify on JDK 25 for Jakarta EE 12.

In this release GlassFish itself compiles, builds and passes the internal tests executed during a build.

Being an early access milestone build, this build should obviously only be used for testing. Non of the updated APIs are final and are subject to change.

What's Changed

Full Changelog: 8.0.0...9.0.0-M1