java.math.* in libgcj

Warren Levy warrenl@cygnus.com
Tue Aug 8 04:01:00 GMT 2000


On Tue, 8 Aug 2000, Bodo Moeller wrote:

> The libgcj CVS contains a (partial) java.math package in the default branch
> ( http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgcj/libjava/java/math/?cvsroot=java ),
> but nothing of this appears in libgcj-snapshot-2000-08-07.tar.bz2
> even though java/math/BigInteger.java is mentioned in
> libgcj-snapshot-2000-08-07/libjava/ChangeLog.
> 
> Am I missing something?  Aren't libgcj snapshots created from the
> current CVS tree?

Hmmm, with the possible exception of 1 or 2 methods, java.math should be
fully implemented and should have been included in the latest libgcj
snapshots.  Note that java.math only contains 2 classes; BigInteger and
BigDecimal.

Thanks for bringing this to our attention.  We'll look into it and correct
whatever problem may have caused an exclusion of appropriate classes (and
send a response to indicate as such).
--warrenl



More information about the Java mailing list