You wrote:
> Hi,
>
> Is there any Info. for JIT in japhar or any more sources of JIT.
>
I've tried work on a skeleton for a JIT for japhar,
but there's not yet enough stuff to release it into the
japhar project.
Because of different data structures it is not so easy as expected
to plug in my TYA-JIT into japhar. It is possible, but I don't like
the idea of maintaining TWO source trees. Perhaps it's also possible
to write a ``compatibility layer'', where you could plug in
any JIT suitable for blackdown's JDK port. I don't know.
If you want have a look into this mentioned open source JIT (GPL)
fetch it from ftp://gonzalez.cyberus.ca/pub/Linux/java/tya15.tgz
Another JIT is shujit (the url I've not at hand, but you'll
find it easy at home there in Japan), also in source code and GPLed.
> Thanks
>
> gaofei write in Japan.
Cheers,
Albrecht