[jboss-jira] [JBoss JIRA] (LOGMGR-106) Fix possible Level leak for OpenJDK
James Perkins (JIRA)
issues at jboss.org
Thu Sep 4 19:07:59 EDT 2014
[ https://issues.jboss.org/browse/LOGMGR-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999153#comment-12999153 ]
James Perkins commented on LOGMGR-106:
--------------------------------------
Actual commit was different the original PR, https://github.com/jamezp/jboss-logmanager/commit/5290038a4a847543b5a9026b514b4f9d81e4e8ca
> 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.3.1#6329)
More information about the jboss-jira
mailing list