Categories
Development

Web app memory leaks

This is a must read if you’re doing webapps in J2EE. Sure made me think through how classloading, introspection and ThreadLocals are used in our app.