This is the mail archive of the java@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: [gcj trunk / gnu-classpath] String.format(...) undefined


>>>>> "Hanno" == Hanno Meyer-Thurow <h.mth@web.de> writes:

Hanno> I wonder where gij checks the kinds of annotation from the bytecode.

defineclass.cc for interpreted classes, somewhere in the compiler (at
least it ought to, I am not that familiar with this code) for compiled
classes.

Tom


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