gcj and UDP datagrams under freebsd
Loren James Rittle
rittle@latour.rsch.comm.mot.com
Tue Apr 9 11:30:00 GMT 2002
In article <3CB2D7EA.3090508@waitaki.otago.ac.nz>,
Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
>> Does gcj force any alignment of static byte arrays such as this? Or,
>> rather, is it suppose to do so and failing to do so here?
> Exactly - good catch. We are forcing alignment for class objects but I
> forgot about static array objects. Please try this patch.
Somehow, I think I just got more credit for my dumb questions than
deserved... ;-)
I added your patch to my mainline and 3.1 trees; removed my posted
hack from my mainline tree. I will report ASAP.
Thanks Bryce!
More information about the Java
mailing list