Java memory leaks

Today a colleague of mine found nice page with the story of a java memory leak hunter. This is a story out of real life - if you ever tried to find out why huge java (server) applications get an OutOfMemoryException you’ll know what this man is talking about. He found out some very interesting things. On this page an Eclipse profiler is mentioned - looks nice, I’ll have to test it. Read more →