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.


On Wed, 12 Apr 2000, Bryce McKinlay wrote:

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

Serialization was the next thing on my list to do (start, really) tonight.
I have java.beans to check in so I'll commit that in a bit and then get
straight on to folding in Classpath serialization.
--warrenl


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