-
Notifications
You must be signed in to change notification settings - Fork 8
Java warning #12
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
Comments
I just saw this today as well. It started happening to me when I upgraded to Java 24 from 23. I'll need to look at it when I get time, but it's probably something the JLine team will fix. That's not my code, but maybe I can configure it with the --enable-native-access=ALL-UNNAMED mentioned in the error. |
I don't know the impacts of doing this from a security perspective, but this seems to remove the error:
If you have an alias to run RPNCalc, perhaps include this switch in the alias. Obviously, you'll need to add the path where you keep RPNCalc.jar |
Thanks, no worries. I have put is in /usr/local/bin so it is available to all users on the system, but I will do an alias |
Uh oh!
There was an error while loading. Please reload this page.
Upon launching rpncalc 5.4.0 I get a 4 line warning
I wonder if there is an easy way to fix this?
The text was updated successfully, but these errors were encountered: