gcj and UDP datagrams under freebsd
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Wed Apr 17 17:36:00 GMT 2002
Loren James Rittle wrote:
>>2002年04月09日 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
>>>> * class.c (make_class_data): Set DECL_ALIGN on static class data,
>> for hash synchronization.
>> * expr.c (java_expand_expr): Set DECL_ALIGN on static array objects.
>> * decl.c (java_init_decl_processing): Don't set TYPE_ALIGN for
>> class_type_node.
>>>>Hi Bryce,
>>Sorry the spin took a while. Fixed both the test case I submitted and
>shows no regressions on i386-*-unknown4.5.
>
Thanks Loren.
I believe this is pretty low risk, so I've checked it in. I've tested in
on PowerPC linux (which also needed the TYPE_ALIGN/DECL_ALIGN stuff for
hash synchonization) with no problems, and it does nothing on platforms
that arn't using hash synchronization.
regards
Bryce.
More information about the Java
mailing list