#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. -
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. -
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. -
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. -
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
-
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
-
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
-
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
-
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
-
#java のセキュリティ対応の #update が出たので、デスクトップ環境で更新。
#OpenJDK21.0.1 (Oracle) 、#OpenJFX21.0.1(Gluon) に #update 。
javaの機能更新と、セキュリティ更新が微妙にズレる件、なんとかならないものか?
まとめれば良いのに。他の OS, アプリの update はまとめてやっているのに。
-
#java のセキュリティ対応の #update が出たので、デスクトップ環境で更新。
#OpenJDK21.0.1 (Oracle) 、#OpenJFX21.0.1(Gluon) に #update 。
javaの機能更新と、セキュリティ更新が微妙にズレる件、なんとかならないものか?
まとめれば良いのに。他の OS, アプリの update はまとめてやっているのに。
-
#スクレイピング をしているサイトで少し変更があったようで、一部データがうまく取れないので、 #Java #アプリ を見直した。
#OpenJDK21 ( #Oracle ) と #OpenJFX21 ( #Gluon )を使用して修正しようとすると、いきなり、クラスの非推奨なやり方を使っているとの警告。Java の場合、修正箇所を明示する適切なエラーメッセージがでるのでやりやすい。
前に作った時の JDK で良くても、Java21では無理。早速推奨の方法に変更。
スクレイピングできていないデータを取れるように変更し、コンパイル。
後はモジュール化で #runtime を埋め込んでアプリにした。
#言語 も日進月歩。ついて行かねば。
-
#スクレイピング をしているサイトで少し変更があったようで、一部データがうまく取れないので、 #Java #アプリ を見直した。
#OpenJDK21 ( #Oracle ) と #OpenJFX21 ( #Gluon )を使用して修正しようとすると、いきなり、クラスの非推奨なやり方を使っているとの警告。Java の場合、修正箇所を明示する適切なエラーメッセージがでるのでやりやすい。
前に作った時の JDK で良くても、Java21では無理。早速推奨の方法に変更。
スクレイピングできていないデータを取れるように変更し、コンパイル。
後はモジュール化で #runtime を埋め込んでアプリにした。
#言語 も日進月歩。ついて行かねば。
-
It's `sudo apt install zulu21-jdk` moment #zulu #java #java21 #openjdk #openjdk21
-
It's `sudo apt install zulu21-jdk` moment #zulu #java #java21 #openjdk #openjdk21
-
It's `sudo apt install zulu21-jdk` moment #zulu #java #java21 #openjdk #openjdk21
-
It's `sudo apt install zulu21-jdk` moment #zulu #java #java21 #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/
-
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/
-
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/
-
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/
-
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/