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

The JVM does a lot of this, right? I know there is a ton of speculative compilation for C2 and grall but is it done for reflection?



The JVM uses something called 'inflation' to make reflection faster.

See https://blogs.oracle.com/buck/entry/inflation_system_propert... and http://stackoverflow.com/questions/10082523/java-what-is-jit... for more info


I don't think it's done in any JVM as far as I know.




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

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

Search: