[jboss-jira] [JBoss JIRA] (JBLOGGING-102) Messages#getBundle() needs to be privileged

Ivo Studensky (JIRA) issues at jboss.org
Wed Mar 26 08:51:14 EDT 2014


Ivo Studensky created JBLOGGING-102:
---------------------------------------

             Summary: Messages#getBundle() needs to be privileged
                 Key: JBLOGGING-102
                 URL: https://issues.jboss.org/browse/JBLOGGING-102
             Project: JBoss Logging
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 3.2.0.Beta1, 3.1.4.GA
            Reporter: Ivo Studensky
            Assignee: James Perkins
             Fix For: 3.1.5.GA, 3.2.0.Beta2


It ({{org.jboss.logging.Messages#getBundle(Class<T> type, Locale locale)}}) calls {{type.getClassLoader()}} which requires privileges when running with Security Manager.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list