Petter Reinholdtsen <[EMAIL PROTECTED]> writes:
> Try to compile testsuite/java.lang/IsInstanceTest.java with current
> Japhar, and you should experience the problem.
>
> This is of course no smallish test case, but I know on no other way to
> trigger this then to run the compiler. :-(
I had a different error when trying to compile this...
[brian@lyta japhar]$ /usr/local/japhar/bin/javac IsInstanceTest.java
java.io.FileNotFoundException
Fatal Java VM Error: java.lang.Throwable.printStackTrace0() unimplemented
native frame: java/lang/Throwable.printStackTrace0
java frame: java/lang/Throwable.printStackTrace (pc = 14)
java frame: sun/tools/java/CompilerError.printStackTrace (pc = 20)
java frame: sun/tools/javac/Main.compile (pc = 1453)
java frame: sun/tools/javac/Main.main (pc = 53)
Bus error
I've got another test case ready to go, but I'm not sure if this is
just memory or what. Just try compiling all the classes in it.
ftp://ftp.classpath.org/pub/misc/test.tar.gz
[brian@lyta test]$ /usr/local/japhar/bin/javac -d . *.java
java frame: java/util/Hashtable.get (pc = 4)
java frame: sun/tools/javac/BatchEnvironment.getPackage (pc = 8)
java frame: sun/tools/javac/BatchEnvironment.classExists (pc = 61)
java frame: sun/tools/java/Environment.classExists (pc = 8)
java frame: sun/tools/java/Environment.classExists (pc = 8)
java frame: sun/tools/java/Imports.importable (pc = 12)
java frame: sun/tools/java/Imports.resolve (pc = 86)
java frame: sun/tools/java/ImportEnvironment.resolve (pc = 9)
java frame: sun/tools/java/Environment.resolve (pc = 17)
java frame: sun/tools/java/Environment.resolveName (pc = 70)
java frame: sun/tools/java/ClassDefinition.resolveName (pc = 122)
java frame: sun/tools/java/Environment.resolveNames (pc = 47)
java frame: sun/tools/javac/SourceField.resolveTypeStructure (pc = 73)
java frame: sun/tools/javac/SourceClass.resolveTypeStructure (pc = 105)
java frame: sun/tools/javac/SourceClass.basicCheck (pc = 50)
java frame: sun/tools/java/ClassDeclaration.getClassDefinition (pc = 68)
java frame: sun/tools/javac/Main.compile (pc = 877)
java frame: sun/tools/javac/Main.main (pc = 53)
Bus error
The compile error with the wierd ll.ll.ll.ll.ll.AAAAAAAAAAA stuff is
from tring to compile Classpath.
Brian
--
|-------------------------------|Software Engineer
|Brian Jones |[EMAIL PROTECTED]
|[EMAIL PROTECTED] |http://www.nortel.net
|http://www.classpath.org/ |------------------------------