Re: JDK 1.5 beta2 and generics

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: JDK 1.5 beta2 and generics
Дата
Msg-id Pine.BSO.4.56.0406180230570.31158@leary.csoft.net
обсуждение исходный текст
Ответ на JDK 1.5 beta2 and generics  (Kris Jurka <books@ejurka.com>)
Ответы Re: JDK 1.5 beta2 and generics
Список 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

Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Akash Agrawal"
Дата:
Сообщение: unsubscribe
Следующее
От: dinakar
Дата:
Сообщение: unsubscribe