Posts

Showing posts from May, 2018

Java 10 and 10 Big Java Milestones

Java 10 and 10 Big Java Milestones Java has made tremendous strides in the past 12 months, with exciting new features and capabilities for developers of all kinds. 01: JAVA 10 DEBUTS A NEW SIX-MONTH FEATURE RELEASE MODEL Twelve busy months. Two releases, Java 9 and Java 10. What’s going on? Easy: Starting with Java 10, released in March 2018, Java has moved to a faster release cadence, with relatively smaller feature releases every six months. This is a significant change from Java’s previous model of one large release every two to three years. This accelerated schedule allows for rapid iterations of the Java platform, and the ability, for Java developers, to leverage new APIs and features faster than ever. Before JDK 10, Java’s improvements on APIs, the language, and JVM were only delivered when big features were ready—that is, every three years, more or less. That’s too slow to keep up with today’s ever-accelerating pac