Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ClassLoaderInstantiation.html
blob: 668c986072392e6f6764c25d4e82a38ad2f7b763 [
file
] [
log
] [
blame
]
<html>
<body>
Reports any instantiations of
<b>
java.lang.ClassLoader
</b>
objects.
While often benign, any instantiations to
<b>
ClassLoader
</b>
should be closely examined in any security audit.
<!-- tooltip end -->
<p>
</body>
</html>