Files
openide/java/java-impl/resources/inspectionDescriptions/CustomClassloader.html
2025-02-05 04:43:28 +00:00

11 lines
264 B
HTML

<html>
<body>
Reports user-defined subclasses of <code>java.lang.ClassLoader</code>.
<p>
While not necessarily representing a security hole, such classes should be thoroughly
inspected for possible security issues.
</p>
<!-- tooltip end -->
<p>
</body>
</html>