#openjdk21 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #openjdk21, aggregated by home.social.
-
Does anyone of you know when there will be an OpenJDK 21 package for Debian 12 #bookworm ?
At the moment I only find packages for trixie and sid but not for bookworm.
Unfortunately I cannot find any roadmaps or blog posts. Any hints would be greatly appreciated. -
For #Java #developers interested in new #JDK versions: #Eclipse's #OpenJ9 0.43 has been released and includes support for JDK 8, 11, 17, and now 21. See the release notes here: github.com/eclipse-open... Also, #IBM has new #Semeru binary packages and installers based on this release here: https://developer.ibm.com/languages/java/semeru-runtimes/downloads/ #OpenSource #OpenJDK #OpenJDK21
-
It's `sudo apt install zulu21-jdk` moment #zulu #java #java21 #openjdk #openjdk21
-
What is your favorite new feature in #Java 21? Let me pick a "special one": JEP 445, Unnamed Classes and Instance Main Methods. This JEP doesn't bring improvements for experienced developers but wants to simplify the getting-started-with-java, precisely what I have been trying to do the last years with my #JavaOnRaspberryPi book and tutorials.
Watch the movie on https://www.youtube.com/watch?v=Wrx7iVCVTwg or read all about it at https://webtechie.be/post/2023-09-18-jep-445-unnamed-classes-and-instance-main-methods/