mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
7 lines
245 B
HTML
7 lines
245 B
HTML
<html>
|
|
<body>
|
|
Reports <code>Class.forName()</code> and <code>ClassLoader.loadClass()</code> calls
|
|
which try to access classes that aren't visible in the current scope due to Java 9 module accessibility rules.
|
|
<!-- tooltip end -->
|
|
</body>
|
|
</html> |