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

WARNING: Illegal reflective access by com.jogamp.common.os.NativeLibrary$3 #20

Open
jzy3d opened this issue Feb 28, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@jzy3d
Copy link
Owner

jzy3d commented Feb 28, 2022

As suggested by this discussion, may use the JVM flag --add-exports=java.desktop/sun.awt=ALL-UNNAMED to disable this message.

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.jogamp.common.os.NativeLibrary$3 (file:/Users/martin/.m2/repository/org/jogamp/gluegen/gluegen-rt/2.3.2/gluegen-rt-2.3.2.jar) to method java.lang.ClassLoader.findLibrary(java.lang.String)
WARNING: Please consider reporting this to the maintainers of com.jogamp.common.os.NativeLibrary$3
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

See also jzy3d/jzy3d-api#142

@jzy3d jzy3d added the bug Something isn't working label Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant