This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug AWT/19843] New: AWT program ignores System.exit()
- From: "hendrich at informatik dot uni-hamburg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Feb 2005 09:44:27 -0000
- Subject: [Bug AWT/19843] New: AWT program ignores System.exit()
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
On my system, the attached testcase (actually the same testcase as
used for bug 19839) randomly fails to terminate despite the calls to
System.exit() at the end of the main() method.
This occurs approximately on every tenth invocation of the program on
my system. I suspect some thread-issue related to the high repaint()-load
created by the program.
(Linux 2.4.20, SuSE 8.2, gcc-4.0-20050130 snapshot)
--
Summary: AWT program ignores System.exit()
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: AWT
AssignedTo: fitzsim at redhat dot com
ReportedBy: hendrich at informatik dot uni-hamburg dot de
CC: fitzsim at redhat dot com,gcc-bugs at gcc dot gnu dot
org,java-prs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19843