Re: JDK5 and TimeTest - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: JDK5 and TimeTest
Date
Msg-id Pine.BSO.4.63.0608292231360.28706@leary2.csoft.net
Whole thread Raw
In response to JDK5 and TimeTest  ("Hari" <hkodungallur@gmail.com>)
List pgsql-jdbc

On Fri, 18 Aug 2006, Hari wrote:

> Hello,
>
> The TimeTest (jdbc2) fails for the tests with timezone while running
> the postgresql-jdbc tests using JDK5. This is using pgsql-jdbc version
> 8.0.311 and postgresql version 8.0.6.

I see no failure here with JDBC 8.0.317, server 8.0.8 and JDK 1.5.0_05.

> A simple Calendar code like this shows two different output under JDK
> 1.4 and JDK5:
>
>        Calendar c = Calendar.getInstance();
>        System.out.println(c.toString());

I see identical results for my timezone (US/Pacific).  Perhaps this change
is specific to your zone (which you have not mentioned)?

Kris Jurka


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Could not determine data type of parameter $1
Next
From: Kris Jurka
Date:
Subject: Re: Exception in thread "main" java.lang.OutOfMemoryError: