[jboss-jira] [JBoss JIRA] (LOGMGR-183) Java 7+ level hack on the LogManager does not work

James Perkins (JIRA) issues at jboss.org
Wed Nov 29 17:04:00 EST 2017


James Perkins created LOGMGR-183:
------------------------------------

             Summary: Java 7+ level hack on the LogManager does not work
                 Key: LOGMGR-183
                 URL: https://issues.jboss.org/browse/LOGMGR-183
             Project: JBoss Log Manager
          Issue Type: Bug
            Reporter: James Perkins
            Assignee: James Perkins


The {{org.jboss.logmanager.LogManager}} uses {{getConstructor()}} method for the {{java.util.logging.Level$KnownLevel}} hack. This should be using {{getDeclaredConstructor()}}.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list