Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
spring-projects-issues opened this issue Dec 29, 2014 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) status: backported An issue that has been backported to maintenance branches type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Dec 29, 2014

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

@spring-projects-issues spring-projects-issues added status: backported An issue that has been backported to maintenance branches type: enhancement A general enhancement in: core Issues in core modules (aop, beans, core, context, expression) labels Jan 11, 2019
@spring-projects-issues spring-projects-issues added this to the 4.1.4 milestone Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) status: backported An issue that has been backported to maintenance branches type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants