>>>>> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes:

Mark> For now to get things working I just reintroduced the loadLibrary() call
Mark> in the Math static initializer. This should work as before the
Mark> Math/VMMath split even though it is a little ugly.

I'm glad you fixed this immediately; it was blocking some work.

However it would be preferable in the long run for this to be a
defined part of our VM interface.  Relying on Math being initialized
at a "good" moment during VM bootstrap seems fragile.

Tom

Reply via email to