<html> | |
<body> | |
Reports any call of <b>System.gc()</b> or <b>Runtime.gc()</b>. | |
While occasionally useful in testing, explicitly triggering garbage collection via <b>System.gc()</b> is almost always | |
a bad idea in production code, and can result in serious performance problems. | |
<!-- tooltip end --> | |
<p> | |
</body> | |
</html> |