On Mon, 2005-06-06 at 10:01 -0400, Aaron Hamid wrote:
> Gah.  :(
> 
> So if I am to understand this correctly: Classpath java.lang.* implementation 
> does not rely on specifics of any given VM* interface implementation, but said
>  VM* interface implementations MAY rely on internals of existing Classpath 
> java.lang.* classes? (so there is a one-way dependency from the VM* 
> implementation
> to Classpath but not vice-versa, hence the "out of the box" claims?)  

Please read:
Classpath VM integration guide.
http://www.gnu.org/software/classpath/docs/vmintegration.html#SEC3

See also the reference implementation of the VM classes Classpath
requires:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/vm/reference/java/lang/

/Sven

Reply via email to