>>>>> "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. T