Hacker News new | ask | show | jobs
by peter_lawrey 1368 days ago
Something not generally mentioned is that Java can inline what would be virtual methods in C++, it can also remove them as behaviour changes or code is unloaded.