This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: this pointer off by one?
- To: Adam Megacz <gcj at lists dot megacz dot com>
- Subject: Re: this pointer off by one?
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Date: Mon, 12 Nov 2001 17:31:01 +1300
- Cc: java at gcc dot gnu dot org
- References: <m3lmhcherk.fsf@noneofyourbusiness.com>
Adam Megacz wrote:
>I'm using GCJ 3.0.2. Any ideas what might cause this?
>
Actually 3.0.2 doesn't have hash synchronization so its probibly not
that. Any chance your CNI headers (generated by gcjh) are out of sync
with your Java classes?
regards
Bryce.