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: Will GIJ ever be jitted?


>>>>> "Clemens" == Clemens Eisserer <Linuxhippy@web.de> writes:

Clemens> How hard would it be to merge kaffe´s JIT3 into libgcj/gij?

There's always the licensing problems...

But beyond that, nobody knows.  It depends on how much kaffe's jit
assumes about object layout, ABI, exception handling, etc.

On the libgcj end, right now things aren't all that modular.
Generalizing the internal interfaces to make it easier to plug in a
jit has been on my to-do list for a long time.

Tom


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