Hacker News new | past | comments | ask | show | jobs | submit login

> It does help that the most common source of memory leaks is eliminated however. That many Java applications are memory hogs is more a result of typical Java programming style than anything else.

This may be part of it, but typically, the JVM will happily reclaim large chunks of memory from the OS, without necessarily allocating anything internally.




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

Search: