reopen 459281 thanks Sorry, this problem still occur as of now, on AMD64 machines at least. With the following commands on one of my boxes (amd64, gij version 4.3.0-2):
~ /usr/lib/jvm/java-gcj/bin/javac -cp .:/usr/share/java/jfreechart.jar:/usr/share/java/jcommon.jar: TestJFreeChart.java ~ /usr/lib/jvm/java-gcj/bin/java -cp .:/usr/share/java/jfreechart.jar:/usr/share/java/jcommon.jar: TestJFreeChart Produce the attached result. ~ ll /usr/lib/jvm/java-gcj/bin/javac lrwxrwxrwx 1 root root 12 2008-04-07 11:11 /usr/lib/jvm/java-gcj/bin/javac -> /usr/bin/ecj ~ ll /usr/lib/jvm/java-gcj/bin/java lrwxrwxrwx 1 root root 23 2008-03-07 09:16 /usr/lib/jvm/java-gcj/bin/java -> ../../../../bin/gij-4.3 I don't know where the problem lies, but it definitely didn't go away. I did check it systematically at every single gcj upload since I filed this bug, with no success so far. The problem occurs on both my machines, so I don't think it has to do with a weird configuration on one of them. Sorry, Vincent PS: I'm not sure I have the skills, but I will try to find where the problem lies.
<<attachment: test.png>>