Java 24 is not just another yearly update - it's something special this time. A major milestone in Java's evolution that promises exciting new features. #Java24 #Programming blog.stackademic.com/whats-new-in-java-24-for...
I wrote this blog post to share some hacking sessions with the new #Java #Virtual #Threads.
While these are new and cool tools, they can hide new pitfalls to solve.. see the details in the post!
dariobalinzo.medium.com/virtual-thre...
#java24 #performance
#Kafka & #Java24 ... with this release it should be possible to run the client in Java 24, as it includes the security manager shim.
kafka.apache.org/blog#apache_...
With the recent launch of #Java24, we've updated our Educator Briefing to include all features that might impact Introductory Computer Science courses.
Check it out. https://social.ora.cl/60132ofjc
Vous voulez connaître les évolutions et nouveautés de #Java24 ? Une fois encore, @jmdoudoux.bsky.social , fait une analyse en profondeur de cette nouvelle version avec 2 articles sur notre blog. La référence !
blog.sciam.fr/2025/04/29/n...
blog.sciam.fr/2025/05/05/n...
Acabei de criar uma aplicação simples usando Spring Boot e conectando em um banco SQLite, banco de dados usando arquivo. É tão trivial de configurar como os BD em memória. Acho que vou escrever um post sobre isso.
#springboot #sqlite #java24 #programming #coding
After a two-year hiatus, #JavaOne returned to Redwood Shores to celebrate 30 years of Java and the release of #Java24.
@thenewstack recaps our event. https://social.ora.cl/60162ETfp
SmartFinder runs on Java 24
🚀 SmartFinder runs on Java 24!
Better performance and improved stability.
Always one step ahead!
SmartFiner is an alternative to MacOS Finder and Windows Search.
Windows store
apps.microsoft.com/detail/9pd0b...
MacOS store
apps.apple.com/us/app/smart...
#Java24 #JavaFX #ApacheLucene lovers
#Java24 delivers AI acceleration, post-quantum security, and streamlined development features while retiring unsafe legacy components. ☕
@thenewstack takes a deeper look. https://social.ora.cl/6014Fr0ps
Full house for our @devoxx.fr HOL on #DataOrientedPeogramming in #Java24 ! You can find the lab here: github.com/JosePaumard/...
Now that #Java24 is published and the ClassFile-API is stable, I've updated the json-schema-compiler project and the accompanying article, check it out -> github.com/NachoBrito/j...
#Java24 adds several new features, including the availability of the Stream Gatherers API and Class-File API, and new features designed for AI inference and quantum security. @sdtimes shares more details. https://social.ora.cl/60190WHi7
Check out the 'Featured Content' section in this month's #JavaAnnotatedMonthly, in which I highlight #Java24 and the #JavaOne conference!
#Java24 is packed with two dozen features. @InfoWorld dives into them. https://social.ora.cl/60100Wyps
Java - Gatherer: a powerful new way to control Stream aggregation!
Inject, filter, finish early – even in parallel.
No frameworks. Pure Java. Learn how it works
#Java #StreamsAPI #Gatherer #JavaDev #Streams #java24
svenruppert.com/2025/04/02/r...
📘 New Blog post!
Quarkus With Java 24 on Fly io
In this post I’ll show how to create a web app with Java 24, Quarkus, Maven and deploy it in Fly io, using a GitHub Actions workflow.
yeahwellyouknowthatsjustlikeuhyouropinionman.com/2025/03/31/q...
#quarkus #java24 #fly.io
Learn what's new in GraalVM for JDK 24 and Graal languages: www.youtube.com/watch?v=_3a0...
#GraalVM #Java #Java24
Relive our #JavaOne livestream, covering our opening day keynote and #Java24 launch. 🎥 https://social.ora.cl/60150C2ix
#Java24 is here ☕️
We’re proud to be one of the few voices from the global Java community quoted in Oracle’s official press release. Get the full story and all highlights of the latest release: 🔗 xdev.software/news
#Java #JDK24 #XDEVsoftware
#Streams in #Java have been available since #Java8 and are still receiving new features up to #Java24. In this first blog post in the series on streams, I'll start with streams, provide an overview, and show the first steps with gatherers...
svenruppert.com/2025/03/29/f...
Java 24 bringt Stream Gatherers – und die sind mächtiger, als sie aussehen.
Endlich lassen sich komplexe Stream-Operationen eleganter und wiederverwendbar abbilden – sogar parallel!
www.puzzle.ch/blog/2025/03...
#Java #Java24 #Streams #Coding
Reading through Java 24 blog posts and release notes and it looks like we are getting closer and closer to having Java parity with Python for things like Notebooks, which is quite exciting. The custom intermediate Stream operations are also going to be very handy. #Java24 #Java
Exploring JEP 483 ("Ahead-of-Time Class Loading & Linking") right now; shaves off quite a chunk of Kafka start-up time, for instance. Blog post with some more details incoming in a bit. #Java24 #DataBS
Wow , Oracle really hates Java programmers 'String Templates were removed in Java 23 due to design considerations and are not present in Java 24' #Java #Java24 #Oracle
🎉 Java 24 has arrived!
What’s new? A lot: better performance, stronger security, and improved productivity tools for devs.
🧑💻 I wrote a breakdown with practical examples — check it out here:
🔗 geovannycode.com/en/Java-24%3...
#Java24 #Java #DevTools #telodijoelgio
Freundliche Erinnerung:
#Java 24 enthält Algorithmen für Post-Quanten-Kryptographie.
Das ist jedoch *nicht* das gleiche wie Quanten-Kryptographie! Vielmehr sind es traditionelle Berechnungen, die *vielleicht* auch mit #Quantencomputer schwer zu knacken sind.
⤵️
#Java24 #Kryptografie #Quanten
With the release of #Java24 in March 2025, now is a good time to reassess the place of #Java within our ever-evolving technology world.
www.frameworktraining.co.uk/news-insight...
#Java24 adds more features to help developers with AI and security. 🔒
@ITProToday shares all the details. https://social.ora.cl/60110WMqZ
Do you want to migrate to #Java24 and you are using #Kafka? Then this might interest you: github.com/apache/kafka.... I'm keeping my fingers crossed that this backport gets accepted for Kafka 3.9, as moving to both Kafka 4.0, just out *and* Java 24 does seem very risky to me. What do you think?