I have an application in which we are using a JFrame, a
DesktopPane, and InternalFrames. JProbe is reporting memory leakage
when any of the internal frame is opened and closed repeatedly as
internal frame resouces are not being released for few instances.
Please find attached a sample code also in Files
(MemoryLeakageCode.zip) . If you have any suggestions to plug the
memory leakage, please let me know. Any input in this regard would be
of great help to me.