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 on Java 9 and 10 #10

Open
MatthieuCoelho opened this issue Apr 19, 2018 · 1 comment
Open

Warning on Java 9 and 10 #10

MatthieuCoelho opened this issue Apr 19, 2018 · 1 comment

Comments

@MatthieuCoelho
Copy link

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.skife.config.cglib.core.ReflectUtils$2 (file:/.m2/repository/org/skife/config/config-magic/0.17/config-magic-0.17.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 org.skife.config.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

Could you update the reference to cglib to use the last version please ?

brianm added a commit that referenced this issue Apr 19, 2018
@brianm
Copy link
Owner

brianm commented Apr 19, 2018

I just pushed a -0.18-SNAPSHOT with this change.

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

2 participants