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)