For an inline type `V`, `V.ref.class` is the reference projection of V and `V.class` or `V.val.class` is the value projection of V. An inline class does not necessarily have a reference projection.
- relates to
-
JDK-8251986 [lworld] implement Class::valueType and Class::referenceType in Java
-
- Resolved
-