Hi Michael, I think it is really good news that natives are moved to VM specific classes.
Great! Ewout ----- Original Message ----- From: "Michael Koch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 23, 2004 10:07 PM Subject: java.io.File and its native methods > Hi list, > > > I started to do some GNU classpath/VM separation work. I decided to > split the native methods of java.io.File into its own VM class called > java.io.VMFile. The refactoring worked really smooth and so I provide > here the patch for discussion. I have one minor nitpick myself VMFile > is located in java/io/ currently. Before commiting I will move it to > vm/reference/java/io/. > > Please review and comment. > > > Michael > ---------------------------------------------------------------------------- ---- > _______________________________________________ > Classpath mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/classpath > _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

