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 reflective access operation with FileChooser #367

Open
SimonIT opened this issue Jan 10, 2022 · 0 comments
Open

Illegal reflective access operation with FileChooser #367

SimonIT opened this issue Jan 10, 2022 · 0 comments
Labels

Comments

@SimonIT
Copy link

SimonIT commented Jan 10, 2022

We are using com.kotcrab.vis.ui.widget.file.FileChooser and this warning appears:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.kotcrab.vis.ui.widget.file.internal.FileChooserWinService (file:/C:/Users/user/.m2/repository/com/kotcrab/vis/vis-ui/1.5.0/vis-ui-1.5.0.jar) to method sun.awt.shell.ShellFolder.getShellFolder(java.io.File)
WARNING: Please consider reporting this to the maintainers of com.kotcrab.vis.ui.widget.file.internal.FileChooserWinService
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

JDK11
vis-ui 1.5.0
libGDX 1.10.0

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

No branches or pull requests

2 participants