<?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>《HashMap多线程中引发的死循环》的评论</title>
	<atom:link href="http://blog.11034.org/2012-10/hashmap_concurrent_bug.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.11034.org/2012-10/hashmap_concurrent_bug.html</link>
	<description></description>
	<lastBuildDate>Mon, 26 Nov 2018 07:59:57 +0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>作者：月小升</title>
		<link>http://blog.11034.org/2012-10/hashmap_concurrent_bug.html#comment-1883</link>
		<dc:creator><![CDATA[月小升]]></dc:creator>
		<pubDate>Mon, 22 Oct 2012 09:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.org/?p=1328#comment-1883</guid>
		<description><![CDATA[HashMap在你使用的过程中，进行扩容和减容，都会引起异常。 以前经常遇到。bug还挺隐蔽的。]]></description>
		<content:encoded><![CDATA[<p>HashMap在你使用的过程中，进行扩容和减容，都会引起异常。 以前经常遇到。bug还挺隐蔽的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：蓬勃主机</title>
		<link>http://blog.11034.org/2012-10/hashmap_concurrent_bug.html#comment-1823</link>
		<dc:creator><![CDATA[蓬勃主机]]></dc:creator>
		<pubDate>Mon, 01 Oct 2012 11:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.org/?p=1328#comment-1823</guid>
		<description><![CDATA[这就是死循环吗？？？ 之前还是不知道的呢！！！]]></description>
		<content:encoded><![CDATA[<p>这就是死循环吗？？？ 之前还是不知道的呢！！！</p>
]]></content:encoded>
	</item>
</channel>
</rss>
