Back to Intellij Community

SystemSetSecurityManager

java/java-impl/resources/inspectionDescriptions/SystemSetSecurityManager.html

2025.3-rc-2160 B
Original Source

Reports calls to System.setSecurityManager().

While often benign, any call to System.setSecurityManager() should be closely examined in any security audit.