This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug AWT/16440] New: Exceptions thrown when button removes itself
- From: "kho at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jul 2004 18:32:45 -0000
- Subject: [Bug AWT/16440] New: Exceptions thrown when button removes itself
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
This was brought up a while back, was fixed but not anymore.
A button that registers an ActionListener that removes the button from its
parent will cause NPE's to be thrown when you click on it. Test case attached.
--
Summary: Exceptions thrown when button removes itself
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: AWT
AssignedTo: fitzsim at redhat dot com
ReportedBy: kho at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16440