Hacker News new | past | comments | ask | show | jobs | submit login

ThreadLocal can be another problem. Tomcat kills and recreates threads for this reason.

Edit: another one is swapping code by swapping class loaders. That can retain static references in the runtime class loader.




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

Search: