[patch] make gij command-line compatible with java

Tom Tromey tromey@redhat.com
Sun Apr 3 07:25:00 GMT 2005


>>>>> "Bryce" == Bryce McKinlay <mckinlay@redhat.com> writes:

>> Hmm, JvMalloc and friends don't seem to be documented in the CNI part
>> of the manual :-(

Bryce> Yeah, I'm not sure if it makes much sense to export/document these
Bryce> functions. CNI applications are likely to have their own code that
Bryce> calls malloc() directly anyway, so even if for some reason in the
Bryce> future we wanted to point JvMalloc at the GC or something, it wouldn't
Bryce> have a big effect.

Sounds good to me.  We could also get rid of _Jv_Free altogether, or
perhaps make it inline somewhere.

Tom



More information about the Java-patches mailing list