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

Bug #60 Illegal reflective access operation on mac #61

Merged
merged 7 commits into from
Feb 13, 2020

Conversation

smileatom
Copy link

No description provided.

@smileatom
Copy link
Author

Fix the error from the reflection police.... :)

@DevCharly DevCharly changed the title Bug 60 Illegal reflective access operation on mac Bug #60 Illegal reflective access operation on mac Feb 11, 2020
@smileatom
Copy link
Author

Closing this because this is a WARNING that does not prevent code from running and this fix does not address the issue. The correct solution besides a reimplementation of the base LAF is a documentation update to allow breaking module encapsulation from the command line.
--add-exports java.desktop/com.apple.laf=ALL-UNNAMED

@smileatom smileatom closed this Feb 13, 2020
@smileatom
Copy link
Author

Heres a fix

@smileatom smileatom reopened this Feb 13, 2020
@JFormDesigner JFormDesigner merged commit f2ddfad into JFormDesigner:master Feb 13, 2020
JFormDesigner pushed a commit that referenced this pull request Feb 13, 2020
Bug #60 Illegal reflective access operation on mac
@smileatom smileatom deleted the bug-60 branch February 13, 2020 18:20
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

Successfully merging this pull request may close these issues.

2 participants