This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


>>>>> "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?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]