[classpath-095-merge-branch] implement java.io.File methods

Matthias Klose doko@ubuntu.com
Thu May 17 21:24:00 GMT 2007


This patch implements the native support for new methods in java.io.File.
Checked in to the classpath-095-merge-branch.

Missing are the native changes for natFileWin32.cc (only natFilePosix.cc done).

2007-05-17  Matthias Klose  <doko@ubuntu.com>

        * java/io/File.java: Merge with classpath-0.95, new method
        setFilePermissions, new attribute EXEC.
        * java/io/natFilePosix.cc (setFilePermissions): New.
        _access: Handle EXEC query.
        * classpath/lib/java/io/File.class, java/io/File.h: Regenerate.


  Matthias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cp-file-merge.diff
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20070517/24a2152d/attachment.ksh>


More information about the Java-patches mailing list