Hacker News new | past | comments | ask | show | jobs | submit login

Those casts are still there. The compiler puts them in and the JVM has to execute them.



Yes. And my point is they'd be there anyway, with or without generics. It's not "generics" making the JVM any slower.


If the types were reified, the compiler and the JVM would know what type was there. No cast would be needed.


> they'd be there anyway

No. That's the point.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: