How to hide warning “Illegal reflective access” in java 9 without JVM argument?

前端 未结 9 1262
Happy的楠姐
Happy的楠姐 2020-12-02 09:28

I just tried to run my server with Java 9 and got next warning:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective acce         


        
9条回答
提交回复
热议问题