Illegal Reflective access operation (JDK 9+) #100
Labels
backlog
A good idea, but not one we're planning on implementing in the near future
bug
Something isn't working
enhancement
New feature or request
Hi, thanks for the easy-to-use client!
The following warnings show up in JDK 9+:
Running with
--illegal-access=debug
results in:JDK 11 and 12 should still work with warnings, but future releases will change the default runtime mode to
deny
.More info here: http://openjdk.java.net/jeps/261#Relaxed-strong-encapsulation
The text was updated successfully, but these errors were encountered: