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]

Patch: FYI: interpreter fixes


Tom Tromey writes:
 > I'm checking this in to the trunk and the 3.3 branch.
 > 
 > This is the updated version of my patch to fix Miranda methods and
 > some other things relating to the interpreter and class loading.

I guess we need to be able to handle this in the compiler when
producing bytecode; if the byte compiler fails to produce miranda
methods we won't be able to compile its callers.

Andrew.


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