File.getCanonicalPath on Windows?
Adam Megacz
gcj@lists.megacz.com
Wed Jun 12 10:38:00 GMT 2002
Tom Tromey <tromey@redhat.com> writes:
> Where is File.getCanonicalPath for Windows?
> I don't see it in natFileWin32.cc.
Really?
megacz@curry$grep getCanonical branch/gcc/libjava/java/io/natFileWin32.cc
branch/gcc/libjava/java/io/natFileWin32.cc:java::io::File::getCanonicalPath (void)
> (Also, I've noticed that that file has a lot of coding style
> violations. FYI.)
Mostly inherited from whoever wrote that stuff. I haven't done much to
java.io.* except fix bugs.
- a
More information about the Java
mailing list