<?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"
	>
<channel>
	<title>Comments on: Memory-mapping Files in Java Causes Problems</title>
	<atom:link href="http://blog.snowtide.com/2006/08/30/memory-mapping-files-in-java-causes-problems/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.snowtide.com/2006/08/30/memory-mapping-files-in-java-causes-problems</link>
	<description>building complex, innovative software and the business that goes with it</description>
	<pubDate>Thu, 28 Aug 2008 22:47:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Chas Emerick</title>
		<link>http://blog.snowtide.com/2006/08/30/memory-mapping-files-in-java-causes-problems#comment-18</link>
		<dc:creator>Chas Emerick</dc:creator>
		<pubDate>Thu, 31 Aug 2006 19:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.snowtide.com/2006/08/30/memory-mapping-files-in-java-causes-problems#comment-18</guid>
		<description>&lt;p&gt;That's a cruel thing to do to such a new API, but I understand the sentiment. I do think a lot of confusion could have been avoided if they didn't use map as the function name that returns the mapped DirectByteBuffer, so as to indicate that the operation's behaviour is not quite what one would expect.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That&#8217;s a cruel thing to do to such a new API, but I understand the sentiment. I do think a lot of confusion could have been avoided if they didn&#8217;t use map as the function name that returns the mapped DirectByteBuffer, so as to indicate that the operation&#8217;s behaviour is not quite what one would expect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Palmer</title>
		<link>http://blog.snowtide.com/2006/08/30/memory-mapping-files-in-java-causes-problems#comment-16</link>
		<dc:creator>Tom Palmer</dc:creator>
		<pubDate>Thu, 31 Aug 2006 18:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.snowtide.com/2006/08/30/memory-mapping-files-in-java-causes-problems#comment-16</guid>
		<description>&lt;p&gt;Wow. Thanks for the info. Sun should at least @Deprecate memory mapped files if they aren't going to fix this bug. JNI time I suppose for those that really need memory mapped files.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Wow. Thanks for the info. Sun should at least @Deprecate memory mapped files if they aren&#8217;t going to fix this bug. JNI time I suppose for those that really need memory mapped files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
