[jboss-jira] [JBoss JIRA] (WFLY-1279) Logging MBeans should use java.lang.management.PlatformLoggingMXBean
James Perkins (Jira)
issues at jboss.org
Thu May 16 20:40:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins closed WFLY-1279.
-------------------------------
Resolution: Out of Date
The {{PlatformLoggingMXBeanAttributeHandler}} no longer seems to exist.
> Logging MBeans should use java.lang.management.PlatformLoggingMXBean
> --------------------------------------------------------------------
>
> Key: WFLY-1279
> URL: https://issues.jboss.org/browse/WFLY-1279
> Project: WildFly
> Issue Type: Task
> Components: JMX
> Reporter: James Perkins
> Assignee: James Perkins
> Priority: Minor
>
> See {{PlatformLoggingMXBeanAttributeHandler}} for an example. These should probably be reviewed for logging changes as well.
> The note:
> {code}
> Implementation note: This implementation uses indirect access to the mbean (i.e. via the
> {@code MBeanServerConnection} API) in order to avoid adding a compile time dependency on JDK 7. If the base
> JDK requirement for JBoss AS ever moves to JDK 7, this implementation can be updated to use the
> {@code java.lang.management.PlatformLoggingMXBean} interface.
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list