<?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: Of non-static ThreadLocals and memory leaks &#8230;</title>
	<atom:link href="http://www.0xcafefeed.com/2004/06/of-non-static-threadlocals-and-memory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.0xcafefeed.com/2004/06/of-non-static-threadlocals-and-memory/</link>
	<description>Thoughts on Java™, Java EE™ and web application development</description>
	<lastBuildDate>Tue, 02 Mar 2010 18:20:33 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vladimir Ralev</title>
		<link>http://www.0xcafefeed.com/2004/06/of-non-static-threadlocals-and-memory/comment-page-1/#comment-281</link>
		<dc:creator>Vladimir Ralev</dc:creator>
		<pubDate>Sat, 28 Nov 2009 16:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xCAFEFEED.com/?p=7#comment-281</guid>
		<description>Absolutely. I just re-discovered it and googled around to see how many angry blogposts would be out there :)</description>
		<content:encoded><![CDATA[<p>Absolutely. I just re-discovered it and googled around to see how many angry blogposts would be out there <img src='http://www.0xcafefeed.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Woo</title>
		<link>http://www.0xcafefeed.com/2004/06/of-non-static-threadlocals-and-memory/comment-page-1/#comment-211</link>
		<dc:creator>Daniel Woo</dc:creator>
		<pubDate>Sun, 18 Jan 2009 14:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xCAFEFEED.com/?p=7#comment-211</guid>
		<description>I found similar issue in a team code review long before, and I believe Sun should change the Thread class to hold the ThreadLocal instances with a WeakHashMap.</description>
		<content:encoded><![CDATA[<p>I found similar issue in a team code review long before, and I believe Sun should change the Thread class to hold the ThreadLocal instances with a WeakHashMap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn Bech</title>
		<link>http://www.0xcafefeed.com/2004/06/of-non-static-threadlocals-and-memory/comment-page-1/#comment-37</link>
		<dc:creator>Glenn Bech</dc:creator>
		<pubDate>Tue, 16 May 2006 10:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xCAFEFEED.com/?p=7#comment-37</guid>
		<description>Great! Thanks for pointing out a potential application killer, and insight into the ThreadLocal lifecycle.</description>
		<content:encoded><![CDATA[<p>Great! Thanks for pointing out a potential application killer, and insight into the ThreadLocal lifecycle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajiv</title>
		<link>http://www.0xcafefeed.com/2004/06/of-non-static-threadlocals-and-memory/comment-page-1/#comment-13</link>
		<dc:creator>rajiv</dc:creator>
		<pubDate>Tue, 06 Jul 2004 02:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xCAFEFEED.com/?p=7#comment-13</guid>
		<description>I have posted an &lt;a HREF=&quot;http://www.0xcafefeed.com/cafefeed/2004/07/update-to-memory-leaks-with-non-static&quot; rel=&quot;nofollow&quot;&gt;update to this&lt;/a&gt; after receiving some feedback.</description>
		<content:encoded><![CDATA[<p>I have posted an <a HREF="http://www.0xcafefeed.com/cafefeed/2004/07/update-to-memory-leaks-with-non-static" rel="nofollow">update to this</a> after receiving some feedback.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
