blob: a11afef57a8333188a7dbb91f1026d0329e0e3e5 [file] [log] [blame]
<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>