What's new in Java 25 for us, developers?
loicmathieu.fr
What's new in Java 25 for us, developers?
1–4 of 4 posts
Re: What's new in Java 25 for us, developers?
#2[deleted]
Re: What's new in Java 25 for us, developers?
#3Better PEM handling in the jdk libraries is a nice smoothing over of a rough patch; I'll enjoy having that by default instead of build-time conversions or fiddly little utility methods.
Re: What's new in Java 25 for us, developers?
#4When can we get multi-return (with pattern matching)?