Hi,
Some change(s) to GNU classpath committed in the last 24 hours
caused regression test failures on a number of Jikes RVM tests targeting
floating point. The same cvs checkout of Jikes RVM passes the tests using
classpath 0.20. My guess is that the problem is in the changes related
to fdlibm and MVMath, but I haven't looked any further. Is anyone else
seeing problems with this commit?
One of the many tests that is failing is the Math.floor(1.6) is
returning 1.6 instead of 1.
--dave

