The VMGroup is concerned with creating or porting a VirtualMachine for JOS. Currently the quick solution is to port Kaffe onto the kernel but this may not be the best long term solution.
We are currently writing a VirtualMachine in Java with the intention of creating an AOT compiler for each platform and compiling the Java bytecode into native code for that platform.
You can find the latest code in the CVS repository. In the absence of a general JOS License it is released under a ModifiedArtisticLicense
Please contact IanDavis for more info.
Members: IanDavis, JohnRay, AveryRegier, DmitryBisikalo
CVS Module: jos/vm
Working Documents:
Return to WorkingGroups