Minimizing a JFrame releases memory? Why?



Why when setting the extendedState of a JFrame to Frame.ICONIFIED
release memory?

I have a Swing telephone application when runing on normal state it
uses aprox 40 MB if I minimize calling
JFrame.setExtendedState(Frame.ICONIFIED) I can see it releases a lot of
memory, using only 5 MB.
My problem is after being a long time minimized (several hours) and I
restore the application (i.e: a call is received) I takes close to half
a minutes the application to appears on foreground!

Why is this happening? Can anyone help me to understand what's going on
the virtual machine or which resources are being release while using
the Frame.ICONIFIED flag?
Thanks E.

.



Relevant Pages

  • RE: svchost.exe netsvcs is eating up all memory
    ... machines and I can't find mention of it anywhere. ... in this process and it has no affect and never gives back memory. ... Well Svchost.exe netsvcs is a group of services runing in the background ... On the Registry Editor locate this KEY: ...
    (microsoft.public.windowsxp.general)
  • Re: logic analyzer signal tap 2 - writing data
    ... need to modify the data in the memory while the system is runing (the ... for 32768 clock cycles continusly, we can spend clock cycles as need to ... You can use this in conjunction wiith SignalTap II Embedded logic analyzer ...
    (comp.arch.fpga)
  • Re: mallocs out-of-memory error handling
    ... In comp.os.linux.development.system Kasper Dupont wrote: ... > about runing out of memory. ... > the case of malloc() we can handle it. ...
    (comp.os.linux.development.system)
  • Re: mallocs out-of-memory error handling
    ... In comp.os.linux.development.system Kasper Dupont wrote: ... > about runing out of memory. ... > the case of malloc() we can handle it. ...
    (comp.unix.programmer)
  • Re: python startup very slow on win2000
    ... The cpu of my system is P3 1G, memory is 1G. ... The preformance is good when ... runing other application. ... But running python is terrible, ...
    (comp.lang.python)