home.social

#openjdk21 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #openjdk21, aggregated by home.social.

  1. 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.

    #openjdk #openjdk21 #debian #debian12

  2. 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.

    #openjdk #openjdk21 #debian #debian12

  3. 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.

    #openjdk #openjdk21 #debian #debian12

  4. 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.

    #openjdk #openjdk21 #debian #debian12

  5. 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.

    #openjdk #openjdk21 #debian #debian12

  6. For interested in new versions: 's 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, has new binary packages and installers based on this release here: developer.ibm.com/languages/ja

  7. 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: developer.ibm.com/languages/ja #OpenSource #OpenJDK #OpenJDK21

  8. 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: developer.ibm.com/languages/ja #OpenSource #OpenJDK #OpenJDK21

  9. 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: developer.ibm.com/languages/ja #OpenSource #OpenJDK #OpenJDK21

  10. 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: developer.ibm.com/languages/ja #OpenSource #OpenJDK #OpenJDK21

  11. #java のセキュリティ対応の #update が出たので、デスクトップ環境で更新。

    #OpenJDK21.0.1 (Oracle) 、#OpenJFX21.0.1(Gluon) に #update

    javaの機能更新と、セキュリティ更新が微妙にズレる件、なんとかならないものか?

    まとめれば良いのに。他の OS, アプリの update はまとめてやっているのに。

    #prattohome

  12. #java のセキュリティ対応の #update が出たので、デスクトップ環境で更新。

    #OpenJDK21.0.1 (Oracle) 、#OpenJFX21.0.1(Gluon) に #update

    javaの機能更新と、セキュリティ更新が微妙にズレる件、なんとかならないものか?

    まとめれば良いのに。他の OS, アプリの update はまとめてやっているのに。

    #prattohome

  13. #スクレイピング をしているサイトで少し変更があったようで、一部データがうまく取れないので、 #Java #アプリ を見直した。

    #OpenJDK21 ( #Oracle ) と #OpenJFX21 ( #Gluon )を使用して修正しようとすると、いきなり、クラスの非推奨なやり方を使っているとの警告。Java の場合、修正箇所を明示する適切なエラーメッセージがでるのでやりやすい。

    前に作った時の JDK で良くても、Java21では無理。早速推奨の方法に変更。

    スクレイピングできていないデータを取れるように変更し、コンパイル。

    後はモジュール化で #runtime を埋め込んでアプリにした。

    #言語 も日進月歩。ついて行かねば。

    #prattohome

  14. #スクレイピング をしているサイトで少し変更があったようで、一部データがうまく取れないので、 #Java #アプリ を見直した。

    #OpenJDK21 ( #Oracle ) と #OpenJFX21 ( #Gluon )を使用して修正しようとすると、いきなり、クラスの非推奨なやり方を使っているとの警告。Java の場合、修正箇所を明示する適切なエラーメッセージがでるのでやりやすい。

    前に作った時の JDK で良くても、Java21では無理。早速推奨の方法に変更。

    スクレイピングできていないデータを取れるように変更し、コンパイル。

    後はモジュール化で #runtime を埋め込んでアプリにした。

    #言語 も日進月歩。ついて行かねば。

    #prattohome

  15. 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 youtube.com/watch?v=Wrx7iVCVTw or read all about it at webtechie.be/post/2023-09-18-j

    #openjdk #openjdk21 #java21 #jep445

  16. 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 youtube.com/watch?v=Wrx7iVCVTw or read all about it at webtechie.be/post/2023-09-18-j

    #openjdk #openjdk21 #java21 #jep445

  17. 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 youtube.com/watch?v=Wrx7iVCVTw or read all about it at webtechie.be/post/2023-09-18-j

    #openjdk #openjdk21 #java21 #jep445

  18. 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 youtube.com/watch?v=Wrx7iVCVTw or read all about it at webtechie.be/post/2023-09-18-j

    #openjdk #openjdk21 #java21 #jep445

  19. 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 youtube.com/watch?v=Wrx7iVCVTw or read all about it at webtechie.be/post/2023-09-18-j

    #openjdk #openjdk21 #java21 #jep445