Indirect dispatch without interpreter?
Jeff Sturm
jsturm@one-point.com
Tue Dec 18 13:34:00 GMT 2001
This patch breaks my sparc-solaris build:
2001年12月15日 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
...
(_Jv_MakeVTable): New function.
_Jv_MakeVTable needs _Jv_BuildGCDescr, which is ifdef'ed out. Does
_Jv_BuildGCDescr need to be compiled unconditionally now, or will
_Jv_MakeVTable ever be called without an interpreter? (I'm guessing the
former, since as I understand it the point of flag_indirect_dispatch is
to construct all vtables at runtime.)
Jeff
More information about the Java
mailing list