RFC: Handling special cases during VM startup

Tom Tromey tromey@redhat.com
Thu Jul 27 16:04:00 GMT 2006


>>>>> "Gary" == Gary Benson <gbenson@redhat.com> writes:

Gary> Note that as it stands
Gary> _Jv_RegisterClassHookDefault works correctly before _Jv_CreateJavaVM
Gary> is called, and it works correctly after _Jv_CreateJavaVM is called,
Gary> but it does not work correctly during _Jv_CreateJavaVM, at least, not
Gary> for the first bit.  My patch fixes that as a side-effect :)

Awesome, thanks.  And thanks for digging up the message and whatnot.
Please check this in.

Tom



More information about the Java-patches mailing list