nutzam / nutz

Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer
https://nutzam.com
Apache License 2.0
2.53k stars 942 forks source link

jdk11 WARNING #1525

Open glynnwei opened 4 years ago

glynnwei commented 4 years ago

WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.nutz.lang.reflect.ReflectTool$1 (file:/org/nutz/nutz/1.r.68.v20190731/nutz-1.r.68.v20190731.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.nutz.lang.reflect.ReflectTool$1 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

wendal commented 4 years ago

aop的原因...