Patch: java.math.BigDecimal, JDK 1.1 compliant java.sql, misc.

Bryce McKinlay bryce@albatross.co.nz
Tue Apr 11 17:54:00 GMT 2000


> I'm checking in a JDK 1.1 compliant version of java.sql (the Classpath
> code massaged to be 1.1 compliant), along with their java.math.BigDecimal,
> a few java.io exceptions, a safeguard-type patch to
> java.net.MulticastSocket.java, and I turned on the appropriate Mauve tests
> for the new functionality.
>

I tried to compile some jdbc drivers against this, but couldn't because
they seem to depend on serialization classes that we don't have. I
wonder if we should go ahead and check in the java/io/Object* classes
from classpath, even if some of it has to be stubbed out for now?

regards

  [ bryce ]




More information about the Java-patches mailing list