Thread: 9.4.1209 supports OpenJDK9?
Hi, The change log of 9.4.1209 says that > Full test suite passes against PostgreSQL 9.6, and OpenJDK 9. https://github.com/vlsi/www/blob/b419666c059a7fd1eda263c75c69af64840c10aa/documentation/changelog.md#version_9.4.1209 Can we think that this version supports PostgreSQL 9.6 (beta2) and OpenJDK 9? Regards, --- Kenji Kawamura
>Can we think that this version supports PostgreSQL 9.6 (beta2) and OpenJDK 9?
Technically speaking, we test OpenJDK 9 + PostgreSQL 9.5 combination.
9.6 is tested as a part of JDK8 + PostgreSQL 9.6 test
Here's test matrix: https://travis-ci.org/pgjdbc/pgjdbc/builds/145006814
However, I think it should be rather safe to assume OpenJDK 9 + PostgreSQL 9.6 would work just fine.
Vladimir
>> Can we think that this version supports PostgreSQL 9.6 (beta2) and OpenJDK > 9? > > Technically speaking, we test OpenJDK 9 + PostgreSQL 9.5 combination. > > 9.6 is tested as a part of JDK8 + PostgreSQL 9.6 test > > Here's test matrix: https://travis-ci.org/pgjdbc/pgjdbc/builds/145006814 > > However, I think it should be rather safe to assume OpenJDK 9 + PostgreSQL > 9.6 would work just fine. I understand. Thank you for your quick response. > > Vladimir > --- Kenji Kawamura
>Can we think that this version supports PostgreSQL 9.6 (beta2) and OpenJDK 9?
Technically speaking, we test OpenJDK 9 + PostgreSQL 9.5 combination.
9.6 is tested as a part of JDK8 + PostgreSQL 9.6 test
Here's test matrix: https://travis-ci.org/pgjdbc/pgjdbc/builds/145006814
However, I think it should be rather safe to assume OpenJDK 9 + PostgreSQL 9.6 would work just fine.
Vladimir
>> Can we think that this version supports PostgreSQL 9.6 (beta2) and OpenJDK > 9? > > Technically speaking, we test OpenJDK 9 + PostgreSQL 9.5 combination. > > 9.6 is tested as a part of JDK8 + PostgreSQL 9.6 test > > Here's test matrix: https://travis-ci.org/pgjdbc/pgjdbc/builds/145006814 > > However, I think it should be rather safe to assume OpenJDK 9 + PostgreSQL > 9.6 would work just fine. I understand. Thank you for your quick response. > > Vladimir > --- Kenji Kawamura