Hacker News new | ask | show | jobs
by riku_iki 1001 days ago
I also read in internet that JVM inlines all method calls by default, and fallbacks to virtual dispatching if finds out it is needed.