This is the mail archive of the java-patches@gcc.gnu.org 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]
Other format: [Raw text]

Re: Patch: Interface dispatch table optimization


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> We need a writeup of how interface dispatch works, either in the
Per> internals manual or the wiki.  I don't find it.  Is there one?

A comment in the code points to your original spec:

http://gcc.gnu.org/ml/java/1999-q3/msg00377.html

There's also some longish comments in link.cc, but nothing really
tying it all together.

Tom


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