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

The example simple_plot.py works with Java 11, but throws a warning #8

Open
pmi123 opened this issue Nov 3, 2022 · 0 comments
Open

Comments

@pmi123
Copy link

pmi123 commented Nov 3, 2022

I tested orhelper using simple_plot.py, OpenRocket 15.03 and Open JDK 11, and it worked. However, it generated these warnings:

2022-11-02 18:23:25] INFO [orhelper._orhelper.__enter__:48] Starting JVM from /usr/lib/jvm/java-11-openjdk-amd64/lib/server/libjvm.so CLASSPATH=OpenRocket-15.03.jar
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/home/mark/python-projects/new_hopirockets_website/OpenRocket-15.03.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2
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

It might not be related to Orhelper, but I thought I would pass it along.

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

1 participant