Always a pleasure to listen to @JosePaumard speaking about changes in #Java after JDK21❣️

#ProjectAmber #ProjectLoom #JDK25 #JavaZone2025

Deep dive analysis: we examine #JDK25 and predict what features have, or could be, targeted for #JDK26.

Read on #InfoQ: https://bit.ly/3HQJwZY

#Java #ProjectAmber #ProjectLoom #ProjectPanama #ProjectLeyden #JEP #SoftwareDevelopment

Reaktive Programmierung zu komplex? #Java löst die I/O-Engpässe jetzt mit #VirtualThreads – ohne die App neu zu schreiben. Marián Varga erklärt, warum #ProjectLoom der praktischste Java-Sprung seit Jahren ist.

Lesen: https://javapro.io/de/java-verbindet-seit-30-jahren-systeme-und-communities/

@openjdk @Oracle #JVM #JAVAPRO #APIs

What if #Java concurrency didn’t require a complex new reality?

Discover how #ProjectLoom and #virtual threads simplify scalable #code—without rewriting your world.

Join Kito Mann, Principal Consultant, at #JCONUSA25 @ #IBM #TechXchange, Oct 6–9.

👉 https://usa.jcon.one/register

You know ZGC & #ProjectLoom. But have you explored #CRaC, Panama or Falcon JIT? @ArturSkowronski’s JVM iceberg dives deep into modern #Performance tooling—layer by layer.

Discover what most devs never see: https://javapro.io/2025/07/31/jvm-iceberg-modern-performance-edition/

@AzulSystems #JVM #VirtualThreads #LowLatency

#Java 25 may redefine StructuredTaskScope before it goes final. Until then, developers face a moving target—with clear benefits & shifting syntax. Ron Veen outlines the state of #StructuredConcurrency.

In depth: https://javapro.io/2025/04/18/structured-concurrency/

#ProjectLoom #API #Multithreading

Structured concurrency - JAVAPRO International

Structured Concurrency was the second delivery that came out of Project Loom. It was first introduced in Java…

JAVAPRO International

Java didn’t survive 30 years by standing still. Want to know why #Java’s still everywhere? Because its #APIs never stop adapting. Vipin Menon digs through the layers—from AWT to Loom, JDBC to HTTP/2.

Dig in: https://javapro.io/2025/05/20/a-journey-through-30-years-of-api-evolution/

#JVM #VirtualThreads #ProjectLoom #JAVAPRO

#Java now streams with memory, discards threads instead of pooling & runs without public static void main. #VirtualThreads, Gatherers & no-boilerplate coding—@ronveen breaks down the quiet revolution

Read: https://javapro.io/2025/06/17/modern-java/

#ModernJava #ProjectLoom #StructuredConcurrency

What do HotSpot, Loom & Garbage have in common? More than you think. Ingo Düppe mapped the #Java galaxy — from 1995 to tomorrow.

Ever read #JVM history that’s actually fun? Time to catch up: https://javapro.io/2025/04/07/hitchhikers-guide-to-java-performance/

#JavaConcurrency #Performance #GraalVM #ProjectLoom #ZGC

What if constructors didn’t have to start with super()? Validation before initialization? Now possible. #Java's old rules are bending & @ronveen walks you through every crack.

Prepare to rewrite how you write constructors: https://javapro.io/2025/06/17/modern-java/

#ProjectLoom #PatternMatching