]
James Perkins commented on LOGMGR-258:
--------------------------------------
[~flavia.rainone] thanks! Just let me know if you need a release.
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.