<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Repetition is the mother of learning: why do memory leaks still happen in garbage-collected Java?</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Tue, 21 May 2013 21:17:30 -0400</pubDate>


    <item>

        <title>Space Leak</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=63695</link>

        

        
            <description><![CDATA[<p>I believe that the proper technical term for this is "space leak": <a class="jive-link-external" href="http://encyclopedia2.thefreedictionary.com/space+leak" target="_newWindow">http://encyclopedia2.thefreedictionary.com/space+leak</a></p>]]></description>
        

        <pubDate>Wed, 22 Feb 2012 14:05:16 -0500</pubDate>

        

        <jf:creationDate>Wed, 22 Feb 2012 14:05:16 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 22 Feb 2012 14:05:16 -0500</jf:modificationDate>
        <jf:date>Feb 22, 2012</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Memory theft</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=63695</link>

        

        
            <description><![CDATA[<p>I prefer to call it "memory theft" in Java, because it's slighlty different phenomena as compared to C. In C you usually lose memory because you lose pointer to it, in Java you lose memory because application takes it and doesn't give back.</p>...]]></description>
        

        <pubDate>Tue, 21 Feb 2012 06:18:25 -0500</pubDate>

        

        <jf:creationDate>Tue, 21 Feb 2012 06:18:25 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 21 Feb 2012 06:18:25 -0500</jf:modificationDate>
        <jf:date>Feb 21, 2012</jf:date>
        <jf:author>Adam Dyga</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Repetition is the mother of learning: why do memory leaks still happen in garbage-collected Java?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=63695</link>

        

        
            <description><![CDATA[<p>One of the problems with discovering a memory leak is that even if the symptoms are strong and don’t leave much room for doubt, the interpretation of the memory usage measurements is always specific to your Java application. That is why it is...]]></description>
        

        <pubDate>Mon, 20 Feb 2012 17:28:31 -0500</pubDate>

        

        <jf:creationDate>Mon, 20 Feb 2012 17:28:31 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 20 Feb 2012 17:28:31 -0500</jf:modificationDate>
        <jf:date>Feb 20, 2012</jf:date>
        <jf:author>Nikita Salnikov-Tarnovski</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

