The org.jboss.logmanager.LogManager uses getConstructor() method for the java.util.logging.Level$KnownLevel hack. This should be using getDeclaredConstructor().
- is caused by
-
LOGMGR-106 Fix possible Level leak for OpenJDK
- Resolved