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

Java bytecode is 100% portable.



Java 8 still has syntactic sugar for generics?


What does syntax sugar have to do with binary portability? Generics information is available in the bytecode, and you can access it through reflection (it's available on methods and fields).




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: