I've created two documents: http://people.debian.org/~jewel//jikes/port_poc.html http://people.debian.org/~jewel//jikes/futurechanges.html
describing my work on porting the Jikes RVM to GNU Classpath (or vice versa). The biggest issue is: Where do we put these JRVM specific changes in Classpath? You can view the changed Classpath files at: http://people.debian.org/~jewel//jikes/files/vmclasses/ John Leuner PS I've mostly been talking about this work on the Jikes lists. For those who don't know, I've managed to run "hello world" programs, reading and printing of text file programs, dynamic class instantiation programs (eg mauve) with a JRVM image compiled solely by using Classpath and the JRVM Base compiler. > > Now that I've completed this 'proof of concept', I would like to generate a >document or plan for a more thorough port. > > > > Next week I hope to identify areas where I have changed JRVM and Classpath and >talk about how we can make less of these changes necessary. > > I have written a document at: > > http://people.debian.org/~jewel//jikes/port_poc.html > > Currently it is mostly just a summary for myself. > > Tomorrow I will start asking questions about how to proceed with future work. > > John Leuner > > _______________________________________________ > Jikesrvm-core mailing list > [EMAIL PROTECTED] > http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jikesrvm-core _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

