[Mono-list] Java / Mono Interop
Paolo Molaro
lupus at ximian.com
Thu Aug 25 10:03:18 EDT 2005
On 08/25/05 Ralph Mason wrote:
> So a JNI->dotnet layer should be simple right?
There are likely several issues having two different VM runtimes in the
same process sapce: handling the GC heap, signal handlers etc.
IBM has a research project going to try and comeup with some way to
have it working, but it requires changes to the VMs.
The best way currently is to use a single runtime that can execute both
IL and java code, so ikvm or grasshopper.
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-list
mailing list