Advertisement · 728 × 90
#
Hashtag
#jdk25
Advertisement · 728 × 90
Preview
Temurin JDK 25 now available in Red Hat Customer Portal | Red Hat Developer Red Hat Customer Portal now offers Temurin JDK 25 for 64-bit Windows, providing another supported, production-ready option for running Java on Windows

Good news for Java developers: Temurin JDK 25 for x64 Windows is now available in the Red Hat Customer Portal, giving you another supported, production‑ready option for running Java on Windows.
buff.ly/SS7IOge
#java #jdk25

4 0 0 0

TornadoVM v3.0.0 is out!

What a milestone! This release brings:
✅ JDK 25 (25.0.2) compatibility
✅ Continued JDK 21 (LTS) support

New SDKs are now available via SDKMAN! & the #TornadoVM downloads page.

Great teamwork from the community 👏

#Java #JDK25 #opensource #Java #AI

5 4 0 0

We will definitely try TornadoVM v3.0.0 in our project! 🎉

✔ JDK 25 (25.0.2) support
✔ Continued JDK 21 (LTS) compatibility

Makes upgrading (or staying on LTS) much easier.

#horizoneurope | @hipeac.bsky.social | @eucloudedgeiot.bsky.social

#opensource #Java #JDK25 #JDK21 #TornadoVM

6 2 0 0
Post image

TornadoVM v3.0.0 is out 🎉

✅ JDK 25 (25.0.2) compatible
✅ JDK 21 (LTS) fully supported

• Available via SDKMAN! & TornadoVM downloads page
• Docker images coming soon

👉 github.com/beehive-lab/...
👉 www.tornadovm.org/downloads

Thanks to all contributors! 👏

#Java #JDK25 #JDK21 #TornadoVM

4 2 0 3

☕ Need JDK 25 for GitHub Copilot coding agent?

Create .github/workflows/copilot-setup-steps.yml with actions/setup-java@v5 setting JDK 25, and Copilot will use that in its environment.

📝 Full guide with Maven & Gradle examples 👇

#GitHubCopilot #Java #JDK25

2 1 1 0
Webinar: “Moving Applications From JDK 21 to JDK 25: What You Need to Know” – foojay

Check out our latest webinar, hosted by @speakjava.bsky.social, on moving applications from JDK 21 to JDK 25. It'll provide the insights you need to make a smooth transition. Read more here: foojay.io/today/webina... #JDK21 #JDK25

0 0 0 0
Preview
GitHub - brunoborges/java-upgrade-guide-instructions Contribute to brunoborges/java-upgrade-guide-instructions development by creating an account on GitHub.

java-upgrade-guide-instructions
buff.ly/uLGKxPn
#Java #jdk25

2 1 1 0
Preview
Cay Horstmann’s Unblog Here are some links to check out, with more detail and perhaps less opinion:

Java 25: The Nice, the Meh, and ... by Cay Horstmann
buff.ly/5vU0HA6
#Java #jdk25

4 3 0 0
Post image

I built a full #Quarkus app that loads an image, runs it through #ImageMagick, and returns a polaroid — all through the Foreign Function & Memory API in JDK 25.

If you’re curious how #Java taps into the same native performance Python relies on, this is for you.

buff.ly/nxEU9cX

#FFMAPI #JDK25

9 3 0 0
Preview
Java 25: what’s new? | Loic's Blog Now that Java 25 is features complete (Rampdown Phase One at the day of writing), it’s time to walk through all the functionalities that bring to us, developers, this new version. This article is…

Java 25: what’s new? | Loic's Blog buff.ly/4QUTnNd
#Java #jdk25

4 4 0 0
Preview
IntelliJ IDEA 2025.3 Release Candidate Is Here | The IntelliJ IDEA Blog The Release Candidate for IntelliJ IDEA 2025.3 is now available, and we’re closing the Early Access Program for this development cycle.  Thank you to everyone who evaluated the EAP builds,

Yay, one big step closer to the release of #IntelliJIDEA 2025.3! Check out the release candidate: blog.jetbrains.com/idea/2025/1...

#Java #JDK25 #Junit6 #SpringBoot4

6 1 0 0
Post image Post image Post image

IJUG 23 is done!

Loved the conversations around new Java 25 capabilities and the future of the platform.

Thanks to all the Java folks who participated.

#JUG #JavaCommunity #JDK25
#Java

4 1 0 0
Preview
Enjoy the videos and music that you love, upload original content and share it all with friends, family and the world on YouTube.

📢 ¡Aprende todas las novedades de JDK 25 LTS! 🎥 Guía de Cristian Romero para Java limpio y seguro.

➡️ Aprende: Pattern Matching, main minimalista, Módulos y Bonus NPE con Spring.

¡No te pierdas este vídeo! ➡️ https://f.mtr.cool/cuvfrslxlb

#Java #JDK25 #LTS #Dev #Programming

1 1 0 0
Post image

🔥 JDK 25’s New CPU-Time Profiler with Johannes Bechberger.

See what’s really burning your CPU — no unsafe tools required ⚡
👉 www.jfokus.se

#Jfokus #DeveloperConference #Java #JDK25 #Profiling #Performance

3 1 0 0
Preview
The three game-changing features of JDK 25 Out of 18 new features, three improvements sharpen Java's edge for cloud-native, containerized, and cost-sensitive deployments.

JDK 25 is here! Featured in InfoWorld, Azul Deputy CTO @speakjava.bsky.social highlights 3 important features: startup performance, observability, and memory efficiency.

Read the full article here: https://bit.ly/4qc6ImG

#JDK25 #Java #OpenJDK #JavaPerformance

5 3 0 0
Post image

🚀 Entdecke die neuen Features von #Java25!
Im Workshop mit Michael Inden auf der #jaxcon lernst Du Virtual Threads, Pattern Matching & mehr – praxisnah & kompakt.

📅 03.11. | München | Wenige Plätze!
🔗 https://f.mtr.cool/djslnwbrpe

#Java #JDK25 #jaxcon

2 1 0 0
Preview
Supercharge your JVM performance with Project Leyden and Spring Boot Many modern applications and tools rely on Java. Yet, their startup time and time-to-peak performance remain challenging, especially for microservices and Kubernetes workloads that require fast scaling and responsiveness. Project Leyden, an ambitious OpenJDK initiative, aims to overcome these performance bottlenecks. In this session, Ana and Moritz showed how you can take advantage of Leyden’s optimizations using Java 25 and Spring Boot. You also got practical techniques you can apply today, along with a peek into the ongoing work inside Leyden and what that means for the performance of your Java application. - Download as a PDF or view online for free

Thank you to everyone who joined our session on boosting Java performance with Project Leyden, Java 25, and Spring Boot! 🚀

@0.5ritter.de and I hope that you will apply the optimizations and tips we shared today. The slides we used:
www.slideshare.net/slideshow/su...

#JDK25 #SpringBoot #Performance

13 5 2 0
Post image

Looking forward to try the compact object headers in #TornadoVM and improve memory use! #Java #JDK25

Great introduction from @nipafx.dev!

3 3 0 0
Post image

Learning more about how to increase code productivity with #IntelliJ by @maritvandijk.bsky.social!

So useful for #Java and #JDK25!

#Devoxx

8 3 1 0
Post image

🧩☕ ¿𝗖𝗼𝗻𝗼𝗰𝗲𝘀 𝗹𝗮𝘀 𝗻𝗼𝘃𝗲𝗱𝗮𝗱𝗲𝘀 𝗱𝗲 𝗝𝗮𝘃𝗮 𝟮𝟱?
Menos código repetitivo, más expresividad… y adiós al temido NullPointerException.
🧠 Descubre por qué JDK 25 puede cambiar tu forma de programar 👉 https://f.mtr.cool/ajxtmdycyw

#Java25 #JDK25

0 0 0 0
Preview
GitHub - java/lab-jdk-tools: Fast Track JDK Tools Hands-on-Lab Fast Track JDK Tools Hands-on-Lab. Contribute to java/lab-jdk-tools development by creating an account on GitHub.

A big thank you to everyone who attended the JDK tools lab @devoxx.com 🙏! If you want to try it later on, the content that @josepaumard.bsky.social and I used is here:

github.com/java/lab-jdk...

Enjoy the rest of the conference!

#Java #JDK25 #OpenJDK #JDKTool #handsonlab

12 7 0 0
Preview
Oracle Shifts GraalVM Focus Away from Java, Highlights Native Image Updates in JDK 25 -- ADTmag Oracle has released GraalVM for JDK 25, introducing new features for its native image technology, while confirming that future development of the platform will shift away from the Java release cycle t...

#Oracle has released #GraalVM for #JDK25, introducing new features for its native image technology, while confirming that future development of the platform will shift away from the Java release cycle to focus on non-Java languages, such as GraalPy and GraalJS.
adtmag.com/Articles/202...

1 0 0 0
JDK 25 Security Enhancements 23 Sep 2025

JDK 25 Security Enhancements
buff.ly/S8uJPH7
#Java #jdk25 #Security

3 2 0 0
Preview
GraalVM 25: JDK 25対応でネイティブJavaアプリを強化 | AI News GraalVM 25がJDK 25と連携しリリース!Javaアプリのネイティブ化をさらに加速。パフォーマンス向上とセキュリティ強化。

AIクリエーターの道 ニュース:GraalVM 25がJDK 25と連携!Javaアプリのネイティブ化がさらに進化。パフォーマンス向上とセキュリティ強化。 #GraalVM #Java #JDK25

詳しくはこちら↓↓↓
gamefi.co.jp/2025/09/26/g...

2 2 0 0

@sdkman any idea why 25-tem is the suggested default for macOS ARM but isn't included in the canidate list?

api.sdkman.io/2/candidates/java/darwin...

The darwinx64 release is included. Both releases exist on the adoptium website.

#Temurin #JDK25 #sdkman

0 0 0 0
IBM Developer IBM Developer is your one-stop location for getting hands-on training and learning in-demand skills on relevant technologies such as generative AI, data science, AI, and open source.

What's new in Java 25 for developers
buff.ly/xUBb2Gw
#Java #jdk25 #java25

3 2 0 0
Preview
Java 25 and GraalVM for JDK 25 Released - JVM Weekly vol. 145 Today is (or on Tuesday was) the day!

Deep dive on new #Java 25 features but also API improvements, under-the-hood optimizations, GraalVM, WASM and more 👉 www.jvm-weekly.com/p/java-25-an... by @askowronski.bsky.social

#Java25 #JDK25

3 3 0 0

So much great stuff in #JDK25! Upgrade soon, folks…and especially try out and provide feedback on the preview features!

#Java

6 3 0 0
Post image

Thanks for coming folks, hope you felt our love for working with #OpenJDK #Java #Java25 #JDK25 #JITCompiler ! Great crowd, a lot of interesting questions. Most of the room were on 21 ?! That's great, look forward to you picking up 25...

4 2 0 0
Post image

#Java peers...Find out what #JDK enhancement proposals have been integrated in #JDK25 since #JDK21:

openjdk.org/projects/jdk...

19 11 0 2