mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

330K
active users

#jdk21

0 posts0 participants0 posts today
Replied in thread

@svenruppert In #JabRef, we stick with #JDK21, because the new features of JDK22 do not outweigh the updates the effort of Linux distributions packaging our app with a more recent #JDK. Regarding #JavaFX, we always go with the latest release - and also build with the latest EA version to enable testing by Linux users whether their bugs (mostly with Gnome and i3) are fixed. Our #GitHub #workflow is github.com/JabRef/jabref/blob/.

GitHubjabref/.github/workflows/deployment-jdk-ea.yml at main · JabRef/jabrefGraphical Java application for managing BibTeX and biblatex (.bib) databases - JabRef/jabref

Dive into the latest advancements in #Java with our latest article on JDK 21's virtual threads: bit.ly/4cEppIA

This analysis compares the performance of virtual threads with Open Liberty's thread pool, focusing on key findings such as throughput, ramp-up times, and memory footprint. While virtual threads offer several advantages, they also show unexpected performance issues, especially in CPU-intensive workloads.

This analysis guides Java developers on when and how to use virtual threads in their applications.

There has been some interesting discussion on #JakartaEE 11 and #Java servers over on Twitter. The draft of the spec has been updated to require JDK 17 rather than requiring JDK 21. I agree with the decision. To maximize adoption, JakartaEE must support JDK 17 and optionally JDK 21. Dropping JDK 11 is the best we can hope for right now.
#JakartaEE11 #OpenJDK #OpenSource #JDK21 #JDK17 #JDK11 #WildFly #GlassFish #OpenLiberty #Tomcat #Jetty

Playground for Java

This accelerates developers towards exploration of latest Java Language features

"Enjoy" carefree in the playground - Top 7

🌟 Browser based
🌟 Syntax highlighting
🌟 Freedom from Setup
🌟 Insightful detailed output
🌟 Snippets run like a program
🌟 Package Imports are implicit
🌟 Forget Complex JDK choices

Constraints
❌ Multi threading Virtual or Platform not allowed
❌ System properties read write - Security

Come play here: dev.java/playground/