[classpath-095-merge-branch] implement java.io.File methods
Matthias Klose
doko@ubuntu.com
Thu May 24 07:09:00 GMT 2007
Tom Tromey schrieb:
>>>>>> "Matthias" == Matthias Klose <doko@ubuntu.com> writes:
>
> Matthias> This patch implements the native support for new methods in
> Matthias> java.io.File. Checked in to the classpath-095-merge-branch.
>
> Matthias> Missing are the native changes for natFileWin32.cc (only
> Matthias> natFilePosix.cc done).
>
> Maybe you could add stubs to the other File implementations that throw
> an exception, just so we can keep them linking for the time being.
> Mohan, could you try a patch if Matthias (or someone :) wrote one? Or
> would you prefer it if the work simply went in on trunk, temporarily
> breaking the Windows build?
Checked in the following dummy implementations on the merge branch, so the build
should not break.
Matthias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: natFileWin32.diff
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20070524/43023ec7/attachment.ksh>
More information about the Java-patches
mailing list