Question about improvement on reified generics
Vijay Lakshminarayanan
laksvij at hawk.iit.edu
Sun Oct 29 22:27:11 UTC 2017
Can you include the link to [1]?
On Fri, Oct 27, 2017 at 8:29 AM, Marcus Manning <iconsize at gmail.com> wrote:
> Hello Valhalla-Dev,
>
> I have a question to the the improvement of reified generics in java. I read
> about it by [1]
> If I understand it correctly, class<value type> will be reified, but not
> class<reference type>, right? But then, on page 31 of [1] something like a
> reified String is captured and String is a reference type? After all, will
> class<reference type> become a reified type?
>
> Best regards,
>
> Marcus
>
More information about the valhalla-dev
mailing list