Today I was charged with assessing memory leaks in this massive piece of software. For those of you that have never had the good fortune to run into a memory leak in Java, let me tell you they are clever foes. First off, they hide under the assumption that Java doesn’t have memory leaks. Java […]