Brian Jones <[EMAIL PROTECTED]> writes:

> Japhar cannot compile GNU Classpath.  To be specific, it can currently
> compile simple Hello type programs and some parts of GNU Classpath,
> but bombs during the current compile with this error.  I believe this
> happens when Japhar has to compile many classes on the same command
> line due to multiple dependencies between the classes.  Given that
> Japhar uses Sun's javac then there is something weird going on in the
> VM.
> 
> ../java/lang/Throwable.java:124: Class
> java.io.ObjectOutputStream. PPPPPPPP not found in type declaration.
>       ObjectOutputStream.PutField oFields;
>                         ^
> ../java/lang/Throwable.java:136: Class
> java.io.ObjectInputStream. GGGGGGGG not found in type declaration.
>       ObjectInputStream.GetField oFields;
>                        ^
> ../java/util/AbstractCollection.java:63: Class
> java.lln.lln.lln.lln.lln.lln.lln.lln.ll not found in type declaration.
>     throw new java.lang.UnsupportedOperationException();
>                        ^
> 3 errors

Actually, can anyone else confirm this weird behavior?  I'd like to
think it isn't just my machine.

Brian
-- 
|-------------------------------|Software Engineer
|Brian Jones                    |[EMAIL PROTECTED]
|[EMAIL PROTECTED]                    |http://www.nortel.net
|http://www.classpath.org/      |------------------------------

Reply via email to