Hacker News new | ask | show | jobs
by pgrulich 111 days ago
Yes, Hotspot performs Escape Analysis to avoid heap allocation. This is a nice article: https://shipilev.net/jvm/anatomy-quarks/18-scalar-replacemen...