Webinar

Panel Discussion Recording – Java 21 – An Overview for Jakarta EE Developers

Thursday, 28th September, 2023
14:00
1 hour
Java 21 – An Overview for Jakarta EE Developers

In this exciting round table panel discussion led by our very own Payara Engineers, we delve deep into the future of the upcoming Jakarta EE 11 in the context of its base Java version – Java 21.

The release of Java 21, the latest LTS Java version, marks an important milestone for the Java Platform. With much anticipated features like virtual threads, sequenced collections and record patterns, Java 21 is the perfect base for the upcoming Jakarta EE 11.

In this expert round table discussion, you will learn what the release of Java 21 means to you as a Jakarta EE developer.

Watch the video to get expert answers to questions such as:

  • How can I use the foreign function and memory API to call code and access memory outside of the Java virtual machine in my Jakarta EE applications?
  • How will virtual threads affect the performance and scalability of my Jakarta EE applications
  • How can I use pattern matching for switch to improve the readability and maintainability of my Jakarta EE code?
  • How can I use record patterns to work more efficiently with records in my Jakarta EE applications?
  • How can I use sequenced collections to improve the performance of my Jakarta EE applications that work with ordered data?
  • How can I use generational low-pause garbage collection to reduce the amount of time that my Jakarta EE applications are paused during garbage collection?
  • How can I use string templates to make my Jakarta EE code more readable and maintainable
  • How can I use unnamed patterns and variables to write more concise and readable Jakarta EE code?
Topics: ,

Articles You May Find Useful

Illustration showing the Payara logo and the words “New Release” in large orange and white text, next to a stylized laptop screen displaying the Payara Server admin console with dark blue and orange interface elements. 3 minutes
Product News

What’s New in the January 2026 Payara Platform Release?

As we begin 2026, we’re pleased to announce new releases across all Payara Platform editions this January: Payara Platform […]

Cut Jakarta EE Startup Times from Seconds to Milliseconds with CRaC 8 minutes
Jakarta EE

Cut Jakarta EE Startup Times from Seconds to Milliseconds with CRaC 

Jakarta EE applications can take anywhere from several seconds to over a minute to start, depending on their size […]

Stacked copies of the Payara developer guide “Zero Trust Architecture with Jakarta EE and MicroProfile” on an orange background, showing the dark blue cover design with the Payara logo and a laptop illustration featuring a shield and padlock icon. 4 minutes
Jakarta EE

Implementing Zero Trust Security with Jakarta EE: A Practical Guide

Zero Trust security has moved from buzzword to necessity. The principle is simple: never trust, always verify. But implementing […]