jvm.h vs java-gc.h

Bryce McKinlay bryce@albatross.co.nz
Wed Apr 12 21:44:00 GMT 2000


Is there a reason why the declarations of functions like _Jv_AllocBytes,
_Jv_RegisterWeakReference, etc shouldn't be moved into the boehm-gc.h
and no-gc.h.

This way, we could declare some of these simple functions as "inline",
like we do in posix-threads.h, which should buy a little extra speed.

  [ bryce ]




More information about the Java mailing list