VM Interface


Detailed Description

The C VM Interface between Harmony natives and the Java VM.

The VM Interface must be implemented by the JVM vendor to support the Harmony class library natives. The VM vendor must export the following functions from the VM-Interface shared library. The JVM vendor is free to add additional exports to this library for initialization purposes.

The current implementation contains several temporary functions that will be removed in an upcoming revision. The implementation of these temporary functions is trivial and described in the individual function comments.


Files

file  vmi.h
 VM interface specification.


Genereated on Tue Dec 9 14:13:00 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.