Reports situations in which a service is loaded with
java.util.ServiceLoader
but it isn't declared with the
uses
clause in the
module-info.java
file and suggests inserting it.
New in 2018.1