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: [RFA] Fix bytecode interpreter bitrot


David> Correct me if I am wrong, but don't most of the gij test cases use it?

Keith meant the old "pure bytecode" interpreter.  You have to build
libgcj specially to get this -- the default is to use the direct
threaded interpreter, which is faster but uses more memory.

Tom


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