bootjvm wrote:
All, After some piecemeal fits and starts on the BootJVM code, I am about ready to get started on another round. I am checking in the opcode work that brings this JVM to a place of basic functioning except for the ATHROW opcode, which is my first order of business with this round of work. Once that is done, this program should be functional JVM that run simple classes. At this point, I will have a list of enhancements to make it work properly with a class library, with non-local native code, etc.
I was going to say... how about the Harmony classlib? :) geir
This checkin involves extensive changes to only a few source files. The others are enhancements, comments, white space, function prototypes, and the like. Dan Lydick --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
