thread initialization
Andrew Haley
aph@pasanda.cygnus.co.uk
Thu Jul 8 10:03:00 GMT 1999
> Date: Thu, 8 Jul 1999 09:59:54 -0700
> From: Tom Tromey <tromey@cygnus.com>
>> >>>>> "Tom" == Thomas Reilly <treilly@allaire.com> writes:
>> Tom> What I'm trying to do is use Java to extend a program via its
> Tom> shared library extension mechanism.
>> This might be hard to do, because of the garbage collector. The main
> program might not react well to the presence of the GC.
--disable-gc will work, won't it? I guess you wouldn't want to leave
the program running until it ran out of swap ...
Andrew.
More information about the Java
mailing list