home.social

#jdk22 — Public Fediverse posts

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

  1. 🗣📢 Attention all Java enthusiasts!

    #JDK22 is here, packed with 12 #JEPs and, as usual, hundreds of smaller enhancements and thousands of bug fixes.

    Get the scoop on what's new in the latest release of #Java22 from #InfoQ: bit.ly/3IO0cOH

    #Java #Oracle #OpenJDK

  2. #JDK22 contains the final version of the Foreign Function & Memory API (#JEP454). Being a modern successor to #JNI, it allows cool stuff like building Java wrappers arounds C libraries.

    We did just that and are proud to announce the first production-ready version of #jFUSE, allowing you to develop #FUSE filesystems in #Java. It is module-ready, multi-platform, thoroughly tested by @cryptomator and thanks to the FFM API requires no further dependencies.

    github.com/cryptomator/jfuse

  3. 🚨Java 22 is now available!🚨

    ✅ Your FREE

    ✅Multi-Platform

    ✅ Production-Ready

    ✅ Open Source

    ✅ Binary Release

    made available from oracle.

    Learn more: inside.java/2024/03/19/the-arr

    #Java22 #JDK22 #OpenJDK #JDK #Java

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

  5. JEP 460 - Vector API (Seventh Incubator) - has been Closed / Delivered for JDK 22.

    This latest version, under the auspices of Project Panama, introduces significant improvements upon feedback from six previous rounds of incubation.

    Read all about it on #InfoQ: bit.ly/3HYiFaS

    #Java #JDK22 #ProjectPanama

  6. JEP 447, Statements before super(...) (Preview), has been delivered for JDK 22 after its review concluded. This JEP, which is part of Project Amber, aims to allow statements before super() calls in constructors without referencing an instance being created while still maintaining the safety and initialization guarantees for constructors.

    infoq.com/news/2024/01/java-co

    #JDK22 #ProjectAmber #JavaDevelopers #java

  7. JEP 461, Stream Gatherers (Preview), has been completed for #JDK22.

    This JEP proposes to enhance the #StreamAPI to support custom intermediate operations.

    "This will allow stream pipelines to transform data in ways that are not easily achievable with the existing built-in intermediate operations."

    More on #InfoQ: bit.ly/3NzNbuP

    #Java #SoftwareDevelopment

  8. Then there's and . 😔 What can be said except ... be patient? I know Gradle 8.5 and Kotlin 1.9.20 (now 1.9.21) have both caught up with support, but what about working on support? It could be happening right now, and in my opinion should be.

  9. , a popular code coverage tool with a plugin, has preliminary support as of version 0.8.11. jacoco.org/jacoco/trunk/doc/ch