Skip to content

Spring's JMX support can rely on native MXBean detection on Java 6+ [SPR-12574] #17175

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-12574 and commented

Spring's JmxUtils and MBeanClientInterceptor historically have conditional MXBean support due to Java 5 compatibility concerns. Since Spring 4 is Java 6+, that code may get refined towards native MXBean detection via the Java 6 JMX class.


Affects: 4.0.8, 4.1.3

Issue Links:

Referenced from: commits dff2a3d, 4a27a98, 0919a15

Backported to: 4.0.9

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions