Hacker News new | ask | show | jobs
by mike_hearn 3553 days ago
It's explained in the talk "Java goes AOT":

https://www.youtube.com/watch?v=Xybzyv8qbOc

Basically they thought it'd de-opt too much. I'm not totally sure it's the case but they'd be the experts on that.