<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Java Swing Application Memory leak in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-swing-application-memory-leak/m-p/3276956#M715290</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have an application that runs perfectly well on windows based JVMs. But with same use cases, my application run out of memory on Hp-UX JVM.&lt;BR /&gt;&lt;BR /&gt;I am using Java1.4.1_03 vm. &lt;BR /&gt;&lt;BR /&gt;Can anybody help me to understand the differences in the behaviour ? &lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
    <pubDate>Fri, 14 May 2004 14:35:23 GMT</pubDate>
    <dc:creator>Mrugesh Desai</dc:creator>
    <dc:date>2004-05-14T14:35:23Z</dc:date>
    <item>
      <title>Java Swing Application Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-swing-application-memory-leak/m-p/3276956#M715290</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have an application that runs perfectly well on windows based JVMs. But with same use cases, my application run out of memory on Hp-UX JVM.&lt;BR /&gt;&lt;BR /&gt;I am using Java1.4.1_03 vm. &lt;BR /&gt;&lt;BR /&gt;Can anybody help me to understand the differences in the behaviour ? &lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2004 14:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-swing-application-memory-leak/m-p/3276956#M715290</guid>
      <dc:creator>Mrugesh Desai</dc:creator>
      <dc:date>2004-05-14T14:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Java Swing Application Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-swing-application-memory-leak/m-p/3276957#M715291</link>
      <description>Did you try to increase the heap size ?</description>
      <pubDate>Fri, 14 May 2004 15:22:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-swing-application-memory-leak/m-p/3276957#M715291</guid>
      <dc:creator>Navin Bhat_2</dc:creator>
      <dc:date>2004-05-14T15:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Java Swing Application Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-swing-application-memory-leak/m-p/3276958#M715292</link>
      <description>I have set the heap size to 120M. This more than enough for Windows but some how insufficient for HP-Ux.  &lt;BR /&gt;This is a GUI application. The memory leak happens because one of the dialog boxes does not get cleaned up from the memory. Same dialog box with same code path gets cleanedup from Windows JVM. &lt;BR /&gt;&lt;BR /&gt;I profiled my application using Jprobes Memory debugger. Interestingly the dilaog box disappears from heap when taking a snapshot in the jprobe. So i have no clue whats causing it to stay when i run it stand alone.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2004 16:07:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-swing-application-memory-leak/m-p/3276958#M715292</guid>
      <dc:creator>Mrugesh Desai</dc:creator>
      <dc:date>2004-05-14T16:07:27Z</dc:date>
    </item>
  </channel>
</rss>

