<?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: OutOfMemory/Heap space errors in Java</title>
	<atom:link href="http://www.indiangeek.net/2010/03/07/outofmemoryheap-space-errors-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.indiangeek.net/2010/03/07/outofmemoryheap-space-errors-in-java/</link>
	<description>Perspectives on Computer Science and Software Engineering</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Flex Coder</title>
		<link>http://www.indiangeek.net/2010/03/07/outofmemoryheap-space-errors-in-java/comment-page-1/#comment-3475</link>
		<dc:creator>Flex Coder</dc:creator>
		<pubDate>Mon, 06 Dec 2010 13:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.indiangeek.net/2010/03/07/outofmemoryheap-space-errors-in-java/#comment-3475</guid>
		<description>Default value of -xmx is 64MB.</description>
		<content:encoded><![CDATA[<p>Default value of -xmx is 64MB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan Miller</title>
		<link>http://www.indiangeek.net/2010/03/07/outofmemoryheap-space-errors-in-java/comment-page-1/#comment-2711</link>
		<dc:creator>Brendan Miller</dc:creator>
		<pubDate>Mon, 08 Mar 2010 18:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.indiangeek.net/2010/03/07/outofmemoryheap-space-errors-in-java/#comment-2711</guid>
		<description>This is one of my major beefs with the JVM... The JVM should just dynamically increase its heap if it is running into too frequent compactions. There&#039;s no reason that end users applications should be allowed to crash because of this.</description>
		<content:encoded><![CDATA[<p>This is one of my major beefs with the JVM&#8230; The JVM should just dynamically increase its heap if it is running into too frequent compactions. There&#8217;s no reason that end users applications should be allowed to crash because of this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

