classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

java.io.File and its native methods


From: Michael Koch
Subject: java.io.File and its native methods
Date: Fri, 23 Apr 2004 22:07:36 +0200
User-agent: KMail/1.5.4

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

Attachment: vmfile.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]