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: An illegal reflective access operation has occurred #177

Closed
giphoneix opened this issue Jul 21, 2022 · 2 comments
Closed

WARNING: An illegal reflective access operation has occurred #177

giphoneix opened this issue Jul 21, 2022 · 2 comments

Comments

@giphoneix
Copy link

When I use IBC (ib_insysc), show these warning on macOS 12.4. Can somebody tell me how to fix it? Thanks.

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by feature.search.recorder.JtsMultiLookAndFeel (file:/XXX/jars/twslaunch-1012.jar) to method javax.swing.UIManager.getLAFState()
WARNING: Please consider reporting this to the maintainers of feature.search.recorder.JtsMultiLookAndFeel
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
Warning: Nashorn engine is planned to be removed from a future JDK release
Warning: Nashorn engine is planned to be removed from a future JDK release

@rlktradewright
Copy link
Member

Closing due to lack of further inut.

@stopdesign
Copy link

"$java_path/java" --illegal-access=deny
--add-opens=javafx.graphics/com.sun.javafx.application=ALL-UNNAMED
--add-opens=java.desktop/javax.swing=ALL-UNNAMED \

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

3 participants