This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: GCJ 3.3 crash with string handling reproduceable case
- From: "Erik Poupaert" <erik dot poupaert at chello dot be>
- To: "Ranjit Mathew" <rmathew at hotmail dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Thu, 27 Feb 2003 05:39:37 +0100
- Subject: RE: GCJ 3.3 crash with string handling reproduceable case
I've just deployed a minGW application compiled by 3.3.
Does the problem with garbage collection mean that memory won't be
recovered, and that the application will starve? I mean, is this something
that will bring down the application and even the entire OS?
Should I recall the application, and compile with 3.2 instead?