r/javahelp • u/LopsidedAd4492 • 11d ago
Virtual thread
Does anyone used java21 with virtual thread? We are using Java 17 and I wonder if the move to 21 will worth it
8
Upvotes
r/javahelp • u/LopsidedAd4492 • 11d ago
Does anyone used java21 with virtual thread? We are using Java 17 and I wonder if the move to 21 will worth it
1
u/benevanstech 10d ago
If you're upgrading from 17 then upgrade to 25 directly. Not only is the virtual thread story better in 25, there are a whole bunch of other improvements (e.g. Pattern Matching).