illegal reflective access - Mailing list pgsql-jdbc

From LanChi
Subject illegal reflective access
Date
Msg-id CAETnky6b=+MRzyxfCnYJnmod3Z7ArSzgkxT_QDX0w0D06jVf1w@mail.gmail.com
Whole thread Raw
List pgsql-jdbc
To Whom It May Concern,

I connected my Postgresql server to my Eclipse IDE and this warning popped up:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.postgresql.jdbc.TimestampUtils
(file:/C:/Users/LanChi/Desktop/PubHub-StarterKit/WebContent/WEB-INF/lib/postgresql-42.1.1.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

I reported this to Postgresql, but I was told to report it here instead. If this is not the right place to report it, please let me
know where I should send it.

~LCP

P.S. A screenshot of the warning is attached as well.



Attachment

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: [pgjdbc/pgjdbc] f61fbf: clarify use of ApplicationName (#2116)
Next
From: Dave Cramer
Date:
Subject: Re: illegal reflective access