Which IDE’s and Server’s Support Java EE 8 and Java9?

Ive been wanting to experiment with Java EE 8 and Java9 as a continuation of my posts on Java 9. Read more

Similar

A First Look at Java Inline Classes

Java currently supports only two types of value: primitives and object references. Project Valhalla extends this by introducing inline classes which are a new form of type that exhibit some behaviors of both. These new types open the door to better alignm... (more…)

Read more »