[jboss-jira] [JBoss JIRA] (LOGMGR-106) Fix possible Level leak for OpenJDK

James Perkins (JIRA) issues at jboss.org
Fri May 23 12:17:56 EDT 2014


James Perkins created LOGMGR-106:
------------------------------------

             Summary: Fix possible Level leak for OpenJDK
                 Key: LOGMGR-106
                 URL: https://issues.jboss.org/browse/LOGMGR-106
             Project: JBoss Log Manager
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
            Reporter: James Perkins
            Assignee: James Perkins
             Fix For: 1.5.3.Final, 2.0.0.Beta1


Currently {{org.jboss.logmanager.LogManager}} has a hack to get around the {{java.util.logging.Level}} storing levels in a static map. OpenJDK uses an inner-class to do the same thing. A hack is needed to also check the OpenJDK static level mapping.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list