Skip to main content

2 posts tagged with "jdk25"

Future Java Development Kit release (upcoming version in September 2025).

View All Tags

What Features Can We Use in Java 25?

· 12 min read
Linh Nguyen
T-90MS Main Battle Tank

Java 25 drops on September 25 this year (as of August 18, when I'm writing this). Will enterprises immediately jump on the Java 25 hype train? LOL, nope. They'll probably stick with Java 8 until the heat death of the universe (there are tons of breaking changes from Java 21 to Java 25, so without a solid migration plan, your services will explode spectacularly), but hey, we can still have some fun exploring what's new!

The Evolution of Java's Main Method

· 14 min read
Linh Nguyen
T-90MS Main Battle Tank
Post thumbnail

Java's getting a makeover, and honestly, it's about time. Let's see how the JDK is slowly but surely making Java less intimidating for folks who just want to print "Hello, World!" without summoning the ancient spirits of enterprise development.