Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The new operator in Java doesn't always heap allocate, it depends on the JIT and escape analysis, it might be stack/register allocated if proven safe to do so.


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

Search: