Reports
Class.forName()
and
ClassLoader.loadClass()
calls which try to access classes that aren't visible in the current scope due to Java 9 module accessibility rules.