Major 3.1 branch Java regressions
David S. Miller
davem@redhat.com
Thu May 16 22:27:00 GMT 2002
From: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
Date: Thu, 16 May 2002 23:47:23 -0500 (CDT)
I quickstrapped gcc with that *one* change unrolled; reconfigured and
rebuilt libjava; and it works as well as 3.1 release again. Isn't
that special? ;-/
So lets look at the classpath it is trying to use:
Class path starts here:
./
/usr/local/share/java/libgcj-3.1.jar/ (system) (zip)
This is executing under libjava/testsuite.
So it only works in the 3.1 case because it is finding
the previously installed libgcj-3.1.jar file. :-(
This also explains why it works when executed from libjava
instead of from libjava/testsuite.
More information about the Gcc-bugs
mailing list