This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: memory leaks and java ...
- From: "Ranjit Mathew" <rmathew4lists at hotmail dot com>
- To: "Danny Smith" <danny_r_smith_2001 at yahoo dot co dot nz>,<adam at megacz dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Thu, 3 Apr 2003 14:09:24 +0530
- Subject: Re: memory leaks and java ...
- References: <20030323034059.52900.qmail@web21413.mail.yahoo.com>
- Reply-to: "Ranjit Mathew" <rmathew at hotmail dot com>
> Look at the comments in gcc/gthr-win32.h.
>
> Then at __mingwthr_key_dtor() in java/win32.cc.
>
> I could never figure out the reason for this "fake-out"
Neither could I. I have built GCJ 3.3 without these
"fake" function and variable and things seem to work
just fine.
Why is it needed, if at all? Perhaps Adam can shed some
light on this...
Ranjit.