BUG #16960: Illegal reflective access operation

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: lpham2525(at)gmail(dot)com
Subject: BUG #16960: Illegal reflective access operation
Date: 2021-04-12 17:19:28
Message-ID: 16960-d6c061c8be76f492@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 16960
Logged by: LanChi
Email address: lpham2525(at)gmail(dot)com
PostgreSQL version: 13.2
Operating system: Windows
Description:

Dear Postgresql,

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 am not sure if this is the right place to report this bug, but I thought I
would try anyway. If this is not the right place to report it, please let me
know where I should send it.

~LCP

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2021-04-12 20:30:40 Re: BUG #16960: Illegal reflective access operation
Previous Message Julien Rouhaud 2021-04-12 03:13:02 Re: BUG #16953: OOB access while converting "interval" to char