What's new in Java 25 for us, developers?
3 loicmathieu 2 7/4/2025, 9:40:30 AM loicmathieu.fr ↗
Comments (2)
dcminter · 13h ago
Better 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.
fluentnot · 3h ago
When can we get multi-return (with pattern matching)?