Recently, Java changed its release cycle to a more rapidly cadence, affecting the way the language evolves overtime. With this new cadence, features can now reach the market faster. Besides that, this cadence enables the community to work on (and deliver) smaller features instead of expending all their energy on the big changes (e.g., lambda, generics, and modules).
Throughout the next sections, you will learn about Amber, the project that incubates small, productivity-oriented Java language features.
Top comments (0)