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

Illegal reflectice access operation #9

Open
Tschigger opened this issue Jun 21, 2020 · 0 comments
Open

Illegal reflectice access operation #9

Tschigger opened this issue Jun 21, 2020 · 0 comments

Comments

@Tschigger
Copy link

I get the following error message when I start my application:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by io.timeandspace.smoothie.ObjectSize (file:/home/user/.gradle/caches/modules-2/files-2.1/io.timeandspace/smoothie-map/2.0.2/e51889ef2e0a69f95e4203afc68c01a8b75a1380/smoothie-map-2.0.2.jar) to field java.util.HashMap.table
WARNING: Please consider reporting this to the maintainers of io.timeandspace.smoothie.ObjectSize
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 using Java HotSpot(TM) 64-Bit Server VM, 14.0.1+7.

Application behaves correctly, but unfortunately this kind of error is not suppressible. Any way you could get rid of this?

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

1 participant