Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Jesper Johnsen Newsgroups: comp.lang.java.help Subject: Re: Remove JFrame from memory Date: Fri, 29 Jun 2012 01:00:58 -0700 (PDT) Organization: http://groups.google.com Lines: 15 Message-ID: References: <84ceeec7-1304-4012-9255-62169dc8dc58@googlegroups.com> NNTP-Posting-Host: 140.101.16.142 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1340956858 7240 127.0.0.1 (29 Jun 2012 08:00:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 29 Jun 2012 08:00:58 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=140.101.16.142; posting-account=xUA33woAAAAqlkWXAi3ctWuKdxY8-Its User-Agent: G2/1.0 Xref: csiph.com comp.lang.java.help:1903 Hi > I take it you found this by looking at memory usage in the Task Manager. That is correct. > To see the other values, you need to > use Java's internal memory management APIs. I did this today, and I see the difference - Thanks I can see that the Heap space is released, so everything is as it should be. Thanks - Jesper