Postgres and Java 9

Поиск
Список
Период
Сортировка
От Gurmeen Bindra
Тема Postgres and Java 9
Дата
Msg-id 0e573a0a-7c34-c2d7-42a3-9120b8f24b97@isode.com
обсуждение исходный текст
Ответы Re: Postgres and Java 9  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
PostgreSQL version: 9.5.0
Operating system:   linux

I get the following errors when running my java program to connect to
postgres using java 9:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.postgresql.jdbc.TimestampUtils
(file:/work/classes/postgresql-42.1.4.jar) to field
java.util.TimeZone.defaultTimeZone
WARNING: Please consider reporting this to the maintainers of
org.postgresql.jdbc.TimestampUtils
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release

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

Предыдущее
От: Stefan Tzeggai
Дата:
Сообщение: Regression in 42.2.0? "The server''s DateStyle parameter was changedto ISO. The JDBC driver requires DateStyle to begin with ISO for correctoperation. "
Следующее
От: Jorge Solorzano
Дата:
Сообщение: [pgjdbc/pgjdbc] 5ebd20: Fix style changelog (#1089)