New candidate JEP: 401: Primitive Objects (Preview)

mark.reinhold at oracle.com mark.reinhold at oracle.com
Wed Mar 17 21:49:43 UTC 2021


https://openjdk.java.net/jeps/401

  Summary: Enhance the Java object model with user-declared primitive
  objects, which are class instances that lack object identity
  and can be stored and passed directly, without object headers or
  indirections. This is a preview language and VM feature.

- Mark



More information about the valhalla-dev mailing list