Tagged Questions
8
votes
4answers
2k views
What makes hot deployment a “hard problem”?
At work, we've been having a problem with "PermGen out of memory" exceptions, with the team lead deciding it was a bug in the JVM - something related to hot-deployment of code. Without explaining many ...