home.social

#jdk21 — Public Fediverse posts

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

  1. 100k blocking tasks. A few seconds. On a laptop. With #VirtualThreads in #Java25, that’s reality. Mihaela Gheorghe-Roman explains what changed since #JDK21 & why thread-per-request is back. Still running huge thread pools?

    Rethink: javapro.io/2026/03/05/java-25-

    #ProjectLoom @openjdk

  2. 100k blocking tasks. A few seconds. On a laptop. With #VirtualThreads in #Java25, that’s reality. Mihaela Gheorghe-Roman explains what changed since #JDK21 & why thread-per-request is back. Still running huge thread pools?

    Rethink: javapro.io/2026/03/05/java-25-

    #ProjectLoom @openjdk

  3. 🚀 Call for Contributors – #JVM #Performance #Benchmarks

    If you're interested in contributing to the #JVM #Performance #Benchmarks project - an initiative that gained significant traction in the #Java community through our recent #JDK17 and #JDK21 analyses - check out the repo:

    🔗 github.com/ionutbalosin/jvm-pe

    🧵 DM me or open a PR to get started

    #Java #JVM #OpenJDK #GraalVM #JMH #Performance #OpenSource

  4. New method to run a virtual thread friendly synchronized block: SyncUtils.runSynchronized(Object, Runnable);
    github.com/japplis/Virtually

    :java: #virtualthread #synchronized #java21 #jdk21

  5. @frankdelporte In #JabRef, we needed to have the fix for a workaround of the #64kb limit of #Java - bugs.openjdk.org/browse/JDK-82. We did not #backport our fix to JDK20, but relied on a sufficient quality of #JDK21 at the time of our release.

  6. @Gradle should come with a warning label: "May not work with the latest release" (right now that is ). I guess 8.3 will catch up (just in time for it to fall behind again when is released in September).

  7. Big news in the #Java world today! The finalisations of #PatternMatching in switch (openjdk.org/jeps/441) and #RecordPatterns (openjdk.org/jeps/440) are now proposed to target #JDK21. 🥳 (heard it via @nipafx on the bird site)