On Tue, 2005-07-05 at 16:27 -0400, David P Grove wrote:
> take a look at the javadoc (http://jikesrvm.sourceforge.net/api/).  That 
> should be "mostly harmless" from a contamination perspective.
> 
> --dave

So if you do this, the packages you want to look at are:

org.mmtk.vm - This is what MMTk requires the VM to provide

com.ibm.JikesRVM.memoryManagers.mmInterface - This is what JikesRVM
require its memory manager to provide it.


Are you allowed to download code licensed under LGPL ?  If so, another
route to checking out the interface is to download Jnode from
www.jnode.org and look at their implementation of the VM interface.

cheers

Reply via email to