<?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: How does garbage collection work?</title>
	<atom:link href="http://chaoticjava.com/posts/how-does-garbage-collection-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaoticjava.com/posts/how-does-garbage-collection-work/</link>
	<description>The internet, design patterns, frameworks and Java</description>
	<lastBuildDate>Sat, 05 Nov 2011 18:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: pranav</title>
		<link>http://chaoticjava.com/posts/how-does-garbage-collection-work/comment-page-2/#comment-159816</link>
		<dc:creator>pranav</dc:creator>
		<pubDate>Sun, 14 Aug 2011 03:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/how-does-garbage-collection-work/#comment-159816</guid>
		<description>Very nice article, very much detailed explanation of garbage collection</description>
		<content:encoded><![CDATA[<p>Very nice article, very much detailed explanation of garbage collection</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwlim</title>
		<link>http://chaoticjava.com/posts/how-does-garbage-collection-work/comment-page-2/#comment-152368</link>
		<dc:creator>kwlim</dc:creator>
		<pubDate>Wed, 13 Jul 2011 08:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/how-does-garbage-collection-work/#comment-152368</guid>
		<description>Good read indeed. :D</description>
		<content:encoded><![CDATA[<p>Good read indeed. <img src='http://chaoticjava.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garbage collection για αρχάριους! &#171; Java Hellenic User Group</title>
		<link>http://chaoticjava.com/posts/how-does-garbage-collection-work/comment-page-2/#comment-150027</link>
		<dc:creator>Garbage collection για αρχάριους! &#171; Java Hellenic User Group</dc:creator>
		<pubDate>Wed, 06 Jul 2011 07:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/how-does-garbage-collection-work/#comment-150027</guid>
		<description>[...] άρθρο για τα βασικά του garbage collection. Must read! Θα το βρεις εδώ.   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] άρθρο για τα βασικά του garbage collection. Must read! Θα το βρεις εδώ.   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javapapo</title>
		<link>http://chaoticjava.com/posts/how-does-garbage-collection-work/comment-page-2/#comment-150026</link>
		<dc:creator>javapapo</dc:creator>
		<pubDate>Wed, 06 Jul 2011 07:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/how-does-garbage-collection-work/#comment-150026</guid>
		<description>Nice read - simple enough and well structured! Well done!</description>
		<content:encoded><![CDATA[<p>Nice read &#8211; simple enough and well structured! Well done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sahil bucha</title>
		<link>http://chaoticjava.com/posts/how-does-garbage-collection-work/comment-page-2/#comment-146190</link>
		<dc:creator>sahil bucha</dc:creator>
		<pubDate>Tue, 21 Jun 2011 09:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/how-does-garbage-collection-work/#comment-146190</guid>
		<description>Nice article.. :)</description>
		<content:encoded><![CDATA[<p>Nice article.. <img src='http://chaoticjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Android application architecture. Part II &#8211; architectural styles and patterns &#171; Vlad Nevzorov on software development</title>
		<link>http://chaoticjava.com/posts/how-does-garbage-collection-work/comment-page-2/#comment-130514</link>
		<dc:creator>Android application architecture. Part II &#8211; architectural styles and patterns &#171; Vlad Nevzorov on software development</dc:creator>
		<pubDate>Sat, 30 Apr 2011 12:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/how-does-garbage-collection-work/#comment-130514</guid>
		<description>[...] only if an object does not have any reference to it from other “live” objects (see more details here). In Android it is not so. If a certain GUI gets hidden (it is not visible on the screen), there is [...]</description>
		<content:encoded><![CDATA[<p>[...] only if an object does not have any reference to it from other “live” objects (see more details here). In Android it is not so. If a certain GUI gets hidden (it is not visible on the screen), there is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://chaoticjava.com/posts/how-does-garbage-collection-work/comment-page-2/#comment-126049</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 15 Apr 2011 04:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/how-does-garbage-collection-work/#comment-126049</guid>
		<description>something which I have been looking for. its easy and has some good information.
I also found this link something close to good http://javarevisited.blogspot.com/2011/04/garbage-collection-in-java.html</description>
		<content:encoded><![CDATA[<p>something which I have been looking for. its easy and has some good information.<br />
I also found this link something close to good <a href="http://javarevisited.blogspot.com/2011/04/garbage-collection-in-java.html" rel="nofollow">http://javarevisited.blogspot.com/2011/04/garbage-collection-in-java.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: garbage collection in Java</title>
		<link>http://chaoticjava.com/posts/how-does-garbage-collection-work/comment-page-2/#comment-125566</link>
		<dc:creator>garbage collection in Java</dc:creator>
		<pubDate>Wed, 13 Apr 2011 13:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/how-does-garbage-collection-work/#comment-125566</guid>
		<description>Nice article your pictures made the understanding very easy. 

Thanks
&lt;a href=&quot;http://javarevisited.blogspot.com/2011/02/how-to-write-equals-method-in-java.html&quot; rel=&quot;nofollow&quot;&gt;5 tips on writing equals method in Java&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Nice article your pictures made the understanding very easy. </p>
<p>Thanks<br />
<a href="http://javarevisited.blogspot.com/2011/02/how-to-write-equals-method-in-java.html" rel="nofollow">5 tips on writing equals method in Java</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Howes</title>
		<link>http://chaoticjava.com/posts/how-does-garbage-collection-work/comment-page-2/#comment-110671</link>
		<dc:creator>Dave Howes</dc:creator>
		<pubDate>Thu, 03 Feb 2011 10:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/how-does-garbage-collection-work/#comment-110671</guid>
		<description>Nice article, and it&#039;s nice to see such patient responses to the comments.</description>
		<content:encoded><![CDATA[<p>Nice article, and it&#8217;s nice to see such patient responses to the comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javin @ Tibco RV Tutorial</title>
		<link>http://chaoticjava.com/posts/how-does-garbage-collection-work/comment-page-2/#comment-105480</link>
		<dc:creator>Javin @ Tibco RV Tutorial</dc:creator>
		<pubDate>Sun, 16 Jan 2011 14:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/how-does-garbage-collection-work/#comment-105480</guid>
		<description>This is really good article and you explained in very clean way.

Deciding space for Eden area and other heap area is very crucial for getting minimal Java Garbage collection which pauses application thread from running.

Thanks
Javin
&lt;a href=&quot;http://javarevisited.blogspot.com/search/label/FIX%20protocol%20tutorial&quot; title=&quot;Fix Protocol tutorial&quot; rel=&quot;nofollow&quot;&gt;FIX Protocol tutorial&lt;/a&gt;
&lt;a href=&quot;http://javarevisited.blogspot.com/2010/10/why-string-is-immutable-in-java.html&quot; title=&quot;Why String is immutable in Java&quot; rel=&quot;nofollow&quot;&gt;Why String is immutable in Java &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This is really good article and you explained in very clean way.</p>
<p>Deciding space for Eden area and other heap area is very crucial for getting minimal Java Garbage collection which pauses application thread from running.</p>
<p>Thanks<br />
Javin<br />
<a href="http://javarevisited.blogspot.com/search/label/FIX%20protocol%20tutorial" title="Fix Protocol tutorial" rel="nofollow">FIX Protocol tutorial</a><br />
<a href="http://javarevisited.blogspot.com/2010/10/why-string-is-immutable-in-java.html" title="Why String is immutable in Java" rel="nofollow">Why String is immutable in Java </a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

