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

It is possible to program in java without allocating GC at all. (if you do not count class loader and some other system stuff). Use Unsafe and primitive (on stack) variables. Peter has some nice demos on his blog.


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

Search: