<?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: The Java 6 VM must be magic</title>
	<atom:link href="http://jpz-log.info/archives/2009/03/09/the-java-6-vm-must-be-magic/feed/" rel="self" type="application/rss+xml" />
	<link>http://jpz-log.info/archives/2009/03/09/the-java-6-vm-must-be-magic/</link>
	<description>Coin Coin and Plop da Plop</description>
	<lastBuildDate>Tue, 13 Jul 2010 23:26:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Yannick</title>
		<link>http://jpz-log.info/archives/2009/03/09/the-java-6-vm-must-be-magic/comment-page-1/#comment-3655</link>
		<dc:creator>Yannick</dc:creator>
		<pubDate>Tue, 10 Mar 2009 07:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://jpz-log.info/?p=503#comment-3655</guid>
		<description>&quot;premature optimization is the root of all evil.&quot; -- D. Knuth
:)

There actually seems to be a caching behaviour under the hood, just like
integers if I&#039;m right. Well, more like reusing unused instances instead of gc
them and re instantiate, as you suggested. But as you know, I&#039;m not a Java
expert ;)</description>
		<content:encoded><![CDATA[<p>&#8220;premature optimization is the root of all evil.&#8221; &#8212; D. Knuth<br />
 <img src='http://jpz-log.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>There actually seems to be a caching behaviour under the hood, just like<br />
integers if I&#8217;m right. Well, more like reusing unused instances instead of gc<br />
them and re instantiate, as you suggested. But as you know, I&#8217;m not a Java<br />
expert <img src='http://jpz-log.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nico</title>
		<link>http://jpz-log.info/archives/2009/03/09/the-java-6-vm-must-be-magic/comment-page-1/#comment-3654</link>
		<dc:creator>nico</dc:creator>
		<pubDate>Mon, 09 Mar 2009 22:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://jpz-log.info/?p=503#comment-3654</guid>
		<description>Sure, this behaviour looks... well, magic.
I&#039;d like to know this answer too.
Moreover, you make me lol when you write: &quot;the C programmer in me&quot;!</description>
		<content:encoded><![CDATA[<p>Sure, this behaviour looks&#8230; well, magic.<br />
I&#8217;d like to know this answer too.<br />
Moreover, you make me lol when you write: &#8220;the C programmer in me&#8221;!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
