<?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: An update to: Memory leaks with non-static ThreadLocals &#8230;</title>
	<atom:link href="http://www.0xcafefeed.com/2004/07/update-to-memory-leaks-with-non-static/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.0xcafefeed.com/2004/07/update-to-memory-leaks-with-non-static/</link>
	<description>Thoughts on Java™, Java EE™ and web application development</description>
	<lastBuildDate>Fri, 30 Apr 2010 07:48:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: rajiv</title>
		<link>http://www.0xcafefeed.com/2004/07/update-to-memory-leaks-with-non-static/comment-page-1/#comment-48</link>
		<dc:creator>rajiv</dc:creator>
		<pubDate>Sun, 21 Jan 2007 05:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xCAFEFEED.com/?p=8#comment-48</guid>
		<description>Thanks for pointing it out Vladimir. The product had to be supported on JDK 1.3. IdentityHashMap was introduced only in JDK 1.4. If we were to support only jdk 1.4 and above, we could have used IdentityHashMap.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing it out Vladimir. The product had to be supported on JDK 1.3. IdentityHashMap was introduced only in JDK 1.4. If we were to support only jdk 1.4 and above, we could have used IdentityHashMap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Sitnikov</title>
		<link>http://www.0xcafefeed.com/2004/07/update-to-memory-leaks-with-non-static/comment-page-1/#comment-47</link>
		<dc:creator>Vladimir Sitnikov</dc:creator>
		<pubDate>Sat, 20 Jan 2007 11:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.0xCAFEFEED.com/?p=8#comment-47</guid>
		<description>Hey!&lt;br/&gt;Why don&#039;t you like &lt;a HREF=&quot;http://java.sun.com/j2se/1.4.2/docs/api/java/util/IdentityHashMap.html&quot; REL=&quot;nofollow&quot;&gt;java.util.IdentityHashMap&lt;/a&gt;&lt;br/&gt;?</description>
		<content:encoded><![CDATA[<p>Hey!<br />Why don&#8217;t you like <a HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/IdentityHashMap.html" REL="nofollow">java.util.IdentityHashMap</a><br />?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
