<?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: JApplet Memory Leaks</title>
	<atom:link href="http://www.symphonious.net/2007/04/26/japplet-memory-leaks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symphonious.net/2007/04/26/japplet-memory-leaks/</link>
	<description>Living in a state of accord.</description>
	<lastBuildDate>Fri, 12 Mar 2010 07:41:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://www.symphonious.net/2007/04/26/japplet-memory-leaks/comment-page-1/#comment-89886</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 18 Jun 2007 13:41:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.symphonious.net/2007/04/26/japplet-memory-leaks/#comment-89886</guid>
		<description>The biggest bug come from DataBufferInt class which all images create as integer array. This reference never die but keep increasing.
This is a bug for every image created.

Even Sun (or Moon, or whatever there is) has no solution for this.</description>
		<content:encoded><![CDATA[<p>The biggest bug come from DataBufferInt class which all images create as integer array. This reference never die but keep increasing.<br />
This is a bug for every image created.</p>
<p>Even Sun (or Moon, or whatever there is) has no solution for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.symphonious.net/2007/04/26/japplet-memory-leaks/comment-page-1/#comment-80560</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 21 May 2007 12:10:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.symphonious.net/2007/04/26/japplet-memory-leaks/#comment-80560</guid>
		<description>I tried this out, but even then the problem seems to remain! Any suggestions?</description>
		<content:encoded><![CDATA[<p>I tried this out, but even then the problem seems to remain! Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob@Rojotek &#187; Blog Archive &#187; Memory Constipation (not memory leaks)</title>
		<link>http://www.symphonious.net/2007/04/26/japplet-memory-leaks/comment-page-1/#comment-74406</link>
		<dc:creator>Rob@Rojotek &#187; Blog Archive &#187; Memory Constipation (not memory leaks)</dc:creator>
		<pubDate>Mon, 30 Apr 2007 01:34:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.symphonious.net/2007/04/26/japplet-memory-leaks/#comment-74406</guid>
		<description>[...] 1&#160;- That was two years ago, in a Swing fat client. &#160;Two years later at Ephox we getting OutOfMemoryExceptions in Java Applets&#8617; [...]</description>
		<content:encoded><![CDATA[<p>[...] 1&#160;- That was two years ago, in a Swing fat client. &#160;Two years later at Ephox we getting OutOfMemoryExceptions in Java Applets&#8617; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
