What makes hot deployment a “hard problem”?

后端 未结 4 1327
梦如初夏
梦如初夏 2020-11-28 20:17

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

4条回答
  •  死守一世寂寞
    2020-11-28 21:00

    Which version of java are you using? There were bugs in early Sun 1.4.2, but it's been working for a long long time.
    BTW, how will you break the news to your team lead? Are you the team lead?

提交回复
热议问题