-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
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.
- causes
-
LOGMGR-183 Java 7+ level hack on the LogManager does not work
- Resolved