config-magic
config-magic copied to clipboard
Warning on Java 9 and 10
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 ?
I just pushed a -0.18-SNAPSHOT with this change.