commit-classpath
[Top][All Lists]
Advanced

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

Patch: VMFile commit


From: Michael Koch
Subject: Patch: VMFile commit
Date: Mon, 26 Apr 2004 22:57:08 +0200
User-agent: KMail/1.5.4

Hi list,


I commited the VMFile patch now. I choosed the VM prefix because there 
seems to be no real line where to divide VM classed from other classes. 
It always depends on the VM.


Michael


2004-04-26  Michael Koch  <address@hidden>

        * java/io/File.java: Moved all native methods to the new class
        VMFile and removed the "Internal" suffix.
        * vm/reference/java/io/VMFile.java: New file.
        * vm/reference/java/io/Makefile.am (EXTRA_DIST): Added VMFile.java.
        * include/java_io_File.h: Removed.
        * include/java_io_VMFile.h: New file.
        * include/Makefile.am: Generate java_io_VMFile.h.
        * native/jni/java-io/java_io_File.c: Moved all methods to
        java_io_VMFile.c and renamed them accordingly.
        * native/jni/java-io/java_io_VMFile.c: New file.
        * native/jni/java-io/Makefile.am: Removed java_io_File.c and added
        java_io_VMFile.c to build.

Attachment: vmfile.diff
Description: Text Data


reply via email to

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