This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Is the 3.3 garbage collector fixed now?
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: <java at gcc dot gnu dot org>
- Date: Sat, 1 Mar 2003 19:01:38 +0100
- Subject: Is the 3.3 garbage collector fixed now?
I made a couple of postings about problems with the
String handling.
Eventually, this seems to have boiled down to a
problem in the garbage collector.
http://gcc.gnu.org/ml/java/2003-02/msg00581.html
Is this fixed now?
I'm using Mohans build, and I'm looking forward to take
my larger app for a spin to see if it works under 3.3.
My 3.3 app is 1.3MB zipped, under 3.2 it is 2.6MB zipped. :-)
Øyvind