Re: JDK 1.5 beta2 and generics - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: JDK 1.5 beta2 and generics
Date
Msg-id Pine.BSO.4.56.0406180230570.31158@leary.csoft.net
Whole thread Raw
In response to JDK 1.5 beta2 and generics  (Kris Jurka <books@ejurka.com>)
Responses Re: JDK 1.5 beta2 and generics  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc

On Thu, 17 Jun 2004, Kris Jurka wrote:

> The recent JDK 1.5 beta2 is unable to compile the jdbc driver because it
> modifies the interfaces that currently take a java.util.Map object to take
> a specific type of Map.  This results in the existing classes not
> implementing the interfaces anymore.  Any ideas on how to fix this
> cleanly?  I don't want to see ant having to add/remove comments to all
> of these files, but nothing else occurs to me.
>

After some prompting I've investigated what the actual changes required
are and the attached patch shows only minor changes to method signatures
are needed, but it does touch eight files, which is in my estimation a
lot.

Kris Jurka

Attachment

pgsql-jdbc by date:

Previous
From: "Akash Agrawal"
Date:
Subject: unsubscribe
Next
From: dinakar
Date:
Subject: unsubscribe