<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Memory-mapping Files in Java Causes Problems</title>
	<atom:link href="http://cemerick.com/2006/08/30/memory-mapping-files-in-java-causes-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://cemerick.com/2006/08/30/memory-mapping-files-in-java-causes-problems/</link>
	<description>Against all odds.</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:48:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Chas Emerick</title>
		<link>http://cemerick.com/2006/08/30/memory-mapping-files-in-java-causes-problems/#comment-90</link>
		<dc:creator><![CDATA[Chas Emerick]]></dc:creator>
		<pubDate>Thu, 31 Aug 2006 02:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://cemerick.com/?p=250#comment-90</guid>
		<description><![CDATA[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.]]></description>
		<content:encoded><![CDATA[<p>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.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Palmer</title>
		<link>http://cemerick.com/2006/08/30/memory-mapping-files-in-java-causes-problems/#comment-89</link>
		<dc:creator><![CDATA[Tom Palmer]]></dc:creator>
		<pubDate>Thu, 31 Aug 2006 02:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://cemerick.com/?p=250#comment-89</guid>
		<description><![CDATA[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.]]></description>
		<content:encoded><![CDATA[<p>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.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

