is there a method called System.fullGC()?<div>I know there is a System.gc() which is a hint that JVM should perform gc but JVM can ignore this.<br><br><div class="gmail_quote">On Tue, Dec 13, 2011 at 12:30 AM, Ralf Helbing <span dir="ltr"><<a href="mailto:rhelbing@icubic.de">rhelbing@icubic.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why don't you set up a timer that<br>
<br>
// Tells the dispatcher to leave me alone<br>
System.fullGC();<br>
// Tells the dispatcher that I am back<br>
<br>
every now and then?<br>
<br>
cheeers,<br><font color="#888888">
Ralf<br>
</font></blockquote></div><br></div>