hprose / hprose-java

Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
MIT License
551 stars 187 forks source link

An illegal reflective access operation has occurred #55

Open jiangliuer326442 opened 5 years ago

jiangliuer326442 commented 5 years ago

WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by hprose.io.access.ConstructorAccessor (file:/home/jiangliuer/Documents/gradle_cache/caches/modules-2/files-2.1/org.hprose/hprose-java/2.0.38/f76814f7b7cb685786568faf9502e1e643112e27/hprose-java-2.0.38.jar) to method java.io.ObjectStreamClass.newInstance() WARNING: Please consider reporting this to the maintainers of hprose.io.access.ConstructorAccessor 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

andot commented 5 years ago

这只是一个警告,忽略就行了。