home.social

#jdk23 — Public Fediverse posts

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

  1. Before we welcome our live human speakers next week, here's an experimental AI avatar podcast discussing #JDK23 🎙️ ☕️ 🤩
    youtube.com/watch?v=zp9yEmGz5f

  2. @Gradle 8.10.2 has been very quietly released here: docs.gradle.org/8.10.2/release This release is important because it MAY be the first one of the 8.10.x series without any serious regressions🤞 and 8.10.x is needed for full compatibility.

  3. 💥 #Java23 is here, featuring 12 new #JEPs.

    Dive into the latest updates in the Java programming language & virtual machine: bit.ly/4eyOqWt

    #Oracle #JDK23 #Java #InfoQ

  4. 💥 #Java23 is here, featuring 12 new #JEPs.

    Dive into the latest updates in the Java programming language & virtual machine: bit.ly/4eyOqWt

    #Oracle #JDK23 #Java #InfoQ

  5. 💥 #Java23 is here, featuring 12 new #JEPs.

    Dive into the latest updates in the Java programming language & virtual machine: bit.ly/4eyOqWt

    #Oracle #JDK23 #Java #InfoQ

  6. 💥 #Java23 is here, featuring 12 new #JEPs.

    Dive into the latest updates in the Java programming language & virtual machine: bit.ly/4eyOqWt

    #Oracle #JDK23 #Java #InfoQ

  7. 💥 is here, featuring 12 new .

    Dive into the latest updates in the Java programming language & virtual machine: bit.ly/4eyOqWt

  8. #Java 23 is now available! Your: FREE, Multi-Platform, Production-Ready, Open Source, Binary Release ...made available by Oracle.

    Learn more: blogs.oracle.com/java/post/the

    #Java23 #JDK23 #OpenJDK #JDK

  9. Java 23, is now Generally Available.
    jdk.java.net/23

    This release includes twelve JEPs, including the switch of ZGC’s default mode to the generational mode.

    #Java #jdk23

  10. @jendrik Thanks for that. Seems like the best option is to either downgrade to 8.9. Of course, that version is not compatible with .

  11. Java 23 Launch Stream

    Come celebrate with us on the Java YouTube channel on September 17th from 13:00 to 16:30 UTC. We will be hosting a 3.5-hour live stream covering the launch of Java 23 as well as community updates and what to expect from future releases.

    We'll have presentations from exciting guests like Brian Goetz, Ron Pressler, Gavin Bierman, and more.

    Schedule and more @ dev.java/community/java-23-lau

    #OpenJDK #JDK23

  12. JDK 23: What to expect. Nice overview over upcoming Java 23 features.

    To me the ZGC work keeps being awesome. Maybe generational support will now have some more vendors moving over to using ZGC or at least run performance benchmarks to compare with G1.

    #java #jdk23

    unlogged.io/post/jdk-23-what-t

  13. Quality Outreach Heads-up - Unicode in JDK 23: Removal of COMPAT Locale Provider

    JDK 23 removes legacy locale data. As a consequence, setting java.locale.providers to JRE or COMPAT has no effect.

    Projects that are still using legacy locale data are highly encouraged to switch to CLDR as soon as possible.

    more @ inside.java/2024/07/11/quality

    #OpenJDK #JDK23

  14. Quality Outreach Heads-Up - JDK23: Re-Specified Subject.getSubject API

    As of JDK 23, to help applications prepare for the eventual removal of the Security Manager, subject authorization and the Subject APIs’ behavior depend on allowing the Security Manager.

    more @ inside.java/2024/07/08/quality

    #OpenJDK #JDK23

  15. JEP 471 proposes to deprecate the memory access methods in the Unsafe class for removal in future #Java releases.

    JEP 471 has been delivered for JDK 23!

    Learn more on #InfoQ 👉 bit.ly/3ztd4Z1

    #JDK23 #Java

  16. #JDK23 is now in the crucial Rampdown Phase One - a significant milestone in the JDK development process.

    What are the new features and enhancements that will be part of this release?

    Read #InfoQ and find out: bit.ly/3yQbD6I

    #Java #JEP #SoftwareDevelopment

  17. Per the JDK 23 schedule, we are now in Rampdown Phase One.

    The overall feature set is frozen. No further JEPs will be
    targeted to this release.

    More @ mail.openjdk.org/pipermail/jdk

    #OpenJDK #JDK23

  18. JEP 477 - Implicitly Declared Classes and Instance Main Methods (Third Preview) - has been promoted from its Proposed to Target to Targeted status.

    This JEP proposes to "evolve the Java language so that students can write their first programs without needing to understand language features designed for large programs."

    Learn more: bit.ly/3V7b7J0

    #Java #JDK23 #JEP #SoftwareDevelopment #InfoQ

  19. I propose that the JDK feature releases (e.g., JDK 23, JDK 24) use branches rather than repositories for stabilization. The "master" branch will continue to be the always-open default branch, used for main-line development.

    More @ mail.openjdk.org/pipermail/jdk

    #OpenJDK #JDK23 #RDP1

  20. I propose that the JDK feature releases (e.g., JDK 23, JDK 24) use branches rather than repositories for stabilization. The "master" branch will continue to be the always-open default branch, used for main-line development.

    More @ mail.openjdk.org/pipermail/jdk

    #OpenJDK #JDK23 #RDP1

  21. I propose that the JDK feature releases (e.g., JDK 23, JDK 24) use branches rather than repositories for stabilization. The "master" branch will continue to be the always-open default branch, used for main-line development.

    More @ mail.openjdk.org/pipermail/jdk

    #OpenJDK #JDK23 #RDP1

  22. I propose that the JDK feature releases (e.g., JDK 23, JDK 24) use branches rather than repositories for stabilization. The "master" branch will continue to be the always-open default branch, used for main-line development.

    More @ mail.openjdk.org/pipermail/jdk

    #OpenJDK #JDK23 #RDP1

  23. I propose that the JDK feature releases (e.g., JDK 23, JDK 24) use branches rather than repositories for stabilization. The "master" branch will continue to be the always-open default branch, used for main-line development.

    More @ mail.openjdk.org/pipermail/jdk

    #OpenJDK #JDK23 #RDP1

  24. Targeted to JDK 23: JEP 471: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal: openjdk.org/jeps/471 #jdk23 #openjdk #java

  25. 💡Dive into our in-depth analysis of #JDK22 and get a sneak peek into what's on the horizon for #JDK23.

    Read more on #InfoQ: bit.ly/430eyF3

    #Java #OpenJDK #JEP #ProjectAmber #ProjectLoom #ProjectPanama