This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug SWING/22151] JInternalFrame causes OutOfMemory error when maximized.
- From: "abalkiss at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jun 2005 17:20:25 -0000
- Subject: [Bug SWING/22151] JInternalFrame causes OutOfMemory error when maximized.
- References: <20050622190651.22151.abalkiss@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From abalkiss at redhat dot com 2005-06-23 17:20 -------
1: removing the call to handleEvent() in
BasicInternalFrameUI$GlassPaneDispatcher.mouseExited fixes the problem, but does
it break something else?
2: after maximizing, you have to move the mouse to trigger the infinite loop.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22151