Greg Guerin <email@hidden> wrote:
> If you mean "JCC, a Java to C compiler"
No, Andi Vajda's JCC, more of a Java to Python compiler,
<http://svn.osafoundation.org/pylucene/trunk/jcc/jcc/README>,
which I've found remarkably useful.
It basically creates a Python module which calls into libjvm via JNI.
But first I'd like to get things working in pure Java.
This all has to run under UpLib <http://uplib.parc.com/>, which is a big
mixed Python/Java server application, two VMs in the same address space.
I think I'm just going to have to go to 64-bit with it.
I tried running my test with -d64 and -Xmx3000m; still got the bus
error. So I'm less sure that VM fragmentation is the problem.
Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden