9.0.0-M1
Pre-releaseEclipse GlassFish 9 is an application server, implementing Jakarta EE. This release is corresponding with the Jakarta EE 12 specification under development.
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
- Next version is 9.0.0 by @arjantijms in #25842
- Improved logging for inconsistent attributes in the
context.xmlby @avpinchuk in #25912 - Updated website data and howto by @dmatej in #25917
- Merge 8.0 into 9.0 by @arjantijms in #25919
- Trigger workflows for PRs against 9.0 branch by @pzygielo in #25920
- Faces / Mojarra and Jersey 5.0.0-M1 by @arjantijms in #25948
- Added milestones versions for Concurrency and Tyrus by @arjantijms in #25952
Full Changelog: 8.0.0...9.0.0-M1