java/math/BigDecimal is missing ???

Godmar Back gback at cs.utah.edu
Tue Aug 11 08:15:50 PDT 1998


You're right.

* java.math.* is missing.  However, clib/math/BigInteger.c still contains
  the native functions used for java.math.BigInteger.  Hence, it might work
  to use Sun's  java/math/*.class files (or append classes.zip to the
  CLASSPATH after Klasses.jar)

	- Godmar

> 
> I'm just trying some of my java stuff on Kaffe 1.0.b1-1 on a RH5.1 i386
> system.
> 
> Seems that java/math/BigDecimal is missing.
> 
> The same thing occur with latest snap 9 Aug 1998 !!!
> 
> What Classes are supported by Kaffe 1.01 ? Did I had to install also a
> CLASSES.ZIP from a standard JDK ???
> 
> 
> 	Thanks !!!
> 
> 
> 



More information about the kaffe mailing list