jaxrs-analyzer icon indicating copy to clipboard operation
jaxrs-analyzer copied to clipboard

OpenJDK 11: Illegal reflective access

Open kamilchm opened this issue 5 years ago • 0 comments

I run jaxrs-analyzer with OpenJDK 11. It runs fine but it prints few warnings about Illegal reflective access by com.sebastian_daschner.jaxrs_analyzer.model.JavaUtils followed by All illegal access operations will be denied in a future release. I wonder how safe it'll be to build a bigger tool for analyzing microservices APIs based on jaxrs-analyzer. Is there a way to have it working after the mentioned future release?

kamilchm avatar Dec 27 '18 09:12 kamilchm