<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Java Memory Leaks w/ Finalize Examples</title>
	<atom:link href="http://elliottback.com/wp/java-memory-leaks-w-finalize-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://elliottback.com/wp/java-memory-leaks-w-finalize-examples/</link>
	<description>Internet &#38; Technology</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:01:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eyal</title>
		<link>http://elliottback.com/wp/java-memory-leaks-w-finalize-examples/#comment-2190302</link>
		<dc:creator>Eyal</dc:creator>
		<pubDate>Sat, 26 Dec 2009 20:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2008/02/03/java-memory-leaks-w-finalize-examples/#comment-2190302</guid>
		<description>Exactly!

The finalizer queue explodes and causes the OME.</description>
		<content:encoded><![CDATA[<p>Exactly!</p>
<p>The finalizer queue explodes and causes the OME.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Govind</title>
		<link>http://elliottback.com/wp/java-memory-leaks-w-finalize-examples/#comment-2189558</link>
		<dc:creator>Govind</dc:creator>
		<pubDate>Tue, 27 Oct 2009 18:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2008/02/03/java-memory-leaks-w-finalize-examples/#comment-2189558</guid>
		<description>thanks, these is amazing thing but actually in C langugae using of malloc function for creating real time memory heap.</description>
		<content:encoded><![CDATA[<p>thanks, these is amazing thing but actually in C langugae using of malloc function for creating real time memory heap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://elliottback.com/wp/java-memory-leaks-w-finalize-examples/#comment-2188300</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Fri, 14 Aug 2009 06:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2008/02/03/java-memory-leaks-w-finalize-examples/#comment-2188300</guid>
		<description>I am guessing that this ResultSet/Statement issue is because these are actually using the JNI and so the java garbage collector isn&#039;t responsible for cleaning them up.</description>
		<content:encoded><![CDATA[<p>I am guessing that this ResultSet/Statement issue is because these are actually using the JNI and so the java garbage collector isn&#8217;t responsible for cleaning them up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brent</title>
		<link>http://elliottback.com/wp/java-memory-leaks-w-finalize-examples/#comment-2185409</link>
		<dc:creator>brent</dc:creator>
		<pubDate>Sun, 14 Jun 2009 01:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2008/02/03/java-memory-leaks-w-finalize-examples/#comment-2185409</guid>
		<description>A sure fire to create a memory leak is to use the Applet&#039;s sound class...</description>
		<content:encoded><![CDATA[<p>A sure fire to create a memory leak is to use the Applet&#8217;s sound class&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://elliottback.com/wp/java-memory-leaks-w-finalize-examples/#comment-2167330</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 21 Nov 2008 16:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2008/02/03/java-memory-leaks-w-finalize-examples/#comment-2167330</guid>
		<description>Another static analysis tool for detection of memory leaks in Java is Klocwork Developer for Java.  You can try it for free on your code at &lt;a href=&quot;http://www.klocwork.com/products/developerJava.asp&quot;&gt;http://www.klocwork.com/products/developerJava.asp&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Another static analysis tool for detection of memory leaks in Java is Klocwork Developer for Java.  You can try it for free on your code at <a href="http://www.klocwork.com/products/developerJava.asp">http://www.klocwork.com/products/developerJava.asp</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.172 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-09 19:53:09 -->

