Other |
---|
5.0 tigerFixed |
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
Name: apR10133 Date: 05/07/2003 The peer of SwingUtilities.sharedOwnerFrame instance was created by call to Window.addNotify(or pack()). This instance lies in static variable of SwingUtilities and is never been disposed of. Because AWTAutoShutdown sees that there is alive peer exists it doesn't shut AWT down. This causes the memory leak in some applications, also it causes Frames and Dialogs to keep the JVM from exiting once all the frames are closed and disposed (see bug 4726458). ======================================================================
|