Bug on Solaris

Andrew Haley aph@cambridge.redhat.com
Tue Jan 8 05:59:00 GMT 2002


It looks to me like the Java source compiler is miscompiling your test
case.  java.lang.Double looks fine.

The first thing I'd try is recompiling gcj with no optimizations.  Go
into gcc/gcc and do make clean; make; make install.

Andrew.



More information about the Java mailing list