OpenJDK proposals would introduce value objects, primitive objects, and unify basic primitives with objects, so that all Java values will be objects. OpenJDK’s Project Valhalla, which explores ...
Universal generics would allow Java type variables to range over primitive and reference types, making it easier to extend or reuse code across different types. Java would get universal generics under ...