Re: Roadmap: JDK 9 testing.

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Jeremy Whiting <jwhiting(at)redhat(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Roadmap: JDK 9 testing.
Date: 2016-05-29 14:37:35
Message-ID: CAB=Je-G2wneVJYnOTnvYdmnYO4oHuFXUTD3nzbibmXr51eGJ7A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

>
> Is JDK 9 testing on the roadmap for the near future ?
>
I've tried to setup Travis test job for JDK9 (see
https://github.com/pgjdbc/pgjdbc/pull/565), and it turned out "group: edge"
Travis' image might take 30-40 minutes to boot, so it does not work for
regular pgjdbc CI testing.

Any ideas how jdk9 can be used for CI?
As far as I understand, downloading jdk9 from jdk9.java.net requires to
accept license, so it is not suitable for automated installations.

Vladimir

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message davygora 2016-05-31 14:32:13 BUG #14166: JDBC driver won't parse error message from DB server in German
Previous Message Tsunakawa, Takayuki 2016-05-26 01:41:25 Re: Two-phase commit with JDBC