Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An illegal reflective access operation has occurred #7

Open
jamespharvey20 opened this issue Apr 9, 2019 · 1 comment
Open

An illegal reflective access operation has occurred #7

jamespharvey20 opened this issue Apr 9, 2019 · 1 comment

Comments

@jamespharvey20
Copy link

jamespharvey20 commented Apr 9, 2019

On Arch Linux, with jre10-openjdk 10.0.2.u13, running typometer-1.0.1.jar (binary download) shows:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.pavelfatin.typometer.ui.ColoredRenderer (file:/mnt/protected/pkg/aur-rw/typometer.git/typometer-1.0.1-bin/typometer-1.0.1/typometer-1.0.1.jar) to field java.awt.Component.background
WARNING: Please consider reporting this to the maintainers of com.pavelfatin.typometer.ui.ColoredRenderer
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
@frarees
Copy link

frarees commented Oct 8, 2020

Nothing to worry about for now. It warns that there's a reflection being made (illegaly?) over background. I've tried getting rid of it, but the colors in the table view get a bit messed when you select more than 3 elements. Nothing that hinders the usability, but still.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants