Jack Howarth wrote: > Shouldn't the libjava testsuite contain some rudimentary tests using gcj > to make sure it is functional? Sure. > The recent testsuite results don't suggest > major problems with java on intel darwin... >> http://gcc.gnu.org/ml/gcc-testresults/2009-11/msg00666.html > http://gcc.gnu.org/ml/gcc-testresults/2009-10/msg01308.html This means that, whatever the cause of the bug, it wasn't present when these tests were run. You can easily verify that yourself by running 'make check-target-libjava'. Andrew.