Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Web アプリケーションを再デプロイすると、Tomcat でメモリ使用量が増加するというのは本当ですか? クラスローダーとそれが作成したオブジェクトはリサイクルできず、JVMの永続的なヒープ生成スペースに格納されているためです。これは何を意味するのでしょうか ?
クラス ローダー リークの説明は、次の場所にあります。
http://code.google.com/p/arit/wiki/GettingStarted