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