[MVT] value type and getClass()
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Sat Aug 5 05:23:16 UTC 2017
I'll have to try, but I don't think it will work w/o boxing (no methods
on the value). That said, getClass() might be special enough that it
might accidentally work. It will defo stop working once the verifier
kicks in though.
In any case, thanks for pointing that out, I'll double check this.
Maurizio
On 04/08/17 20:09, Remi Forax wrote:
> Hi,
> Does a getClass() on a value type works with the MVT ?
>
> Rémi
More information about the valhalla-dev
mailing list