This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: _Jv_InitClass calls in static methods



Godmar wrote:
> An alternative solution is to generate an indirect function call
> via a function pointer that is assigned to each static method. 

> Is this something people have already considered?

Yes...
http://sourceware.cygnus.com/ml/java-discuss/1999-q3/msg00119.html
http://sourceware.cygnus.com/ml/java-discuss/1999-q3/msg00124.html

> If so, are there any reasons to not do it that way?

Not that I'm aware of.  The only suggestion I have is that it be a
configure time option.

AG

-- 
Anthony Green                                               Cygnus Solutions
                                                       Sunnyvale, California

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]