]
Flavia Rainone updated LOGMGR-258:
----------------------------------
Fix Version/s: 2.1.14.Final
2.2.0.Final
3.0.0.Final
Safeguard doPrivileged calls by a SecurityManager is null check
---------------------------------------------------------------
Key: LOGMGR-258
URL:
https://issues.jboss.org/browse/LOGMGR-258
Project: JBoss Log Manager
Issue Type: Enhancement
Reporter: Flavia Rainone
Assignee: Flavia Rainone
Priority: Major
Fix For: 2.1.14.Final, 2.2.0.Final, 3.0.0.Final
Prevent the extra cost of invoking doPrivileged when SecurityManager is null at non
static points.