Problem with gcj 3.3
Tom Tromey
tromey@redhat.com
Wed Feb 26 04:36:00 GMT 2003
>>>>> "Ãyvind" == Ãyvind Harboe <oyvind.harboe@zylin.com> writes:
Ãyvind> My app no longer works when compiled with GCJ 3.3, and I'm a
Ãyvind> bit stuck as to creating a small reproduceable case. Here are
Ãyvind> the pieces to the puzzle I've got so far:
Ãyvind> String t= "purgeBuffer 2c" + l; // hangs here
Could be some problem involving the GC; the above allocates.
That's just random speculation. There's really no recourse except
debugging it.
Tom
More information about the Java
mailing list