This is the mail archive of the java-patches@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


> 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 ]



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]