Hacker News new | ask | show | jobs
by justinclift 892 days ago
Java kind of gets around the memory leak problem by allocating all of the leak up front for the JVM. ;)
1 comments

I'm a JVM guy, but this is a good one :-)