gg-kaffe 0.9.0 error
Matthias Hopf (@Home)
mshopf at ftpamiga.dialin.rrze.uni-erlangen.de
Mon Jun 23 20:45:53 PDT 1997
Hihi!
This is a bug report that was sent by Felix Hupfeld on the GeekGadgets java
mailing list:
> while trying out kaffe (from alpha/misc) with a rather complex class
> file, javac reported:
> java.lang.InternalError: java.io.File:canonPath unimplemented
> at java/io/File.getCanonicalPath(134)
> at sun/tools/java/ClassPath.getFile(127)
> at sun/tools/java/ClassPath.getDirectory(line unknown, pc 0x3)
> at sun/tools/java/Package.exists(line unknown, pc 0x8)
> at sun/tools/javac/BatchParser.importPackage(122)
> at sun/tools/java/Parser.parseFile(1933)
> at sun/tools/javac/BatchEnvironment.parseFile(206)
> at sun/tools/javac/Main.compile(203)
> at sun/tools/javac/Main.main(377)
> error: An error has occurred in the compiler; please file a bug report
> (java-bugs at java.sun.com).
> 1 error
> [done in 54791ms]
in File kaffe-0.9.0/packages/tjwassoc.co.uk/APIcore/lib/java.io.File.c:
/*
* XXX UNIMPLEMENTED
*/
struct Hjava_lang_String*
java_io_File_canonPath(struct Hjava_io_File* this, struct Hjava_lang_String*
str)
{
unimp("java.io.File:canonPath unimplemented");
return (NULL);
}
Indeed...
Matthias
--
// | Matthias Hopf - "Hoeppel" | _ __
\\ // Amiga | student of computer science | _|cience |-iction
\X/ by conviction | in Erlangen/Germany | by belief in Future
EMail: mshopf at informatik.uni-erlangen.de
Aminet: ftpamiga at epix.rrze.uni-erlangen.de
WWW: http://wwwcip.informatik.uni-erlangen.de/user/mshopf/
More information about the kaffe
mailing list