You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
We are using
com.kotcrab.vis.ui.widget.file.FileChooser
and this warning appears:JDK11
vis-ui 1.5.0
libGDX 1.10.0
The text was updated successfully, but these errors were encountered: