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

Another problem with Java is inability to return multiple values. For that one often creates a wrapper object holding the results. JVM can recognize this pattern and stack allocate those wrapper objects, but it does not happen always increasing GC pressure.


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

Search: