[kaffe] StreamTokenizing
Andy Georges
andy.georges@elis.rug.ac.be
Fri, 3 Jan 2003 15:36:32 +0100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'm trying to run the SPECjvm98 202_jess benchmark with the latest Kaffe
from CVS, on a RedHat 7.3 Linux platform. The SPEC stuff complains
about an invalid run, and after some looking into it, I think I've
located (a first) problem.
Kaffe was configured with the following options: --with-jikes
The jikes used is Jikes Compiler - Version 1.16 - 10 July 2002
And therein lies the problem, I think, since adding a few extra
System.err.println statements to the nextTokenType() method in
java.io.StreamTokenizer solves the problem that a token was incorrectly
seen.
It seems Jikes (am I correct in this?) doesn't emit code for the last 4
else statements present in the method, unless I include something in
the else blocks (the first one not emitted came after an empty else
if(/*...*/) { } block).
I'm trying the latest Jikes from CVS now. If it doesn't work, I'll
revert back to the non-jikes compilation stuff.
regards,
Andy
- --
- --
==========================================================================
Parallel Information Systems Group - Dept. ELIS - Ghent University
St. Pietersnieuwstraat 41, 9000 Ghent, Belgium
Phone: +32-9-264.33.67, Fax: +32-9-264.35.94
E-mail: andy.georges@elis.rug.ac.be
==========================================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE+FZ/wyhGN8W62M+IRAh7DAJ4gpiwKrsaPPKQMZMpWVFQkOmE7MACdF7M/
E8LrKPlTBZF43R4wpT75P2s=
=a1Bf
-----END PGP SIGNATURE-----