invocation interface

Tom Tromey tromey@redhat.com
Tue May 15 21:50:00 GMT 2001


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

Bryce> This interface is pretty much what I've had in mind.  Note also
Bryce> that there are runtime initialization functions which need to
Bryce> be run for GC initialization etc, so AttachCurrentThread needs
Bryce> to check if the runtime has been initialized yet and do so if
Bryce> neccessary.

I think this will happen as a side effect of simply loading the .so,
as all the static constructors run to register classes.

Tom



More information about the Java mailing list