Since #Java16 was released, new JEPs have been proposed left and right on everything from primitive classes to pattern matching, frozen arrays, and more. Let's take a look! 🧵 (This is the short version - check my last newsletter for more: medium.com/nipafx-news/st…) 0/14
3
18
57
0
8
JEP 401: Primitive Objects openjdk.java.net/jeps/401 Proposes to introduce "primitive classes" (formerly known as value types). Instances have no identity and allow the JVM to represent them as "primitive values" without memory overhead or indirection. 1/14
@nipafx @delabassee You blog is still unusable from fruity phones