-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Closed
Copy link
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement
Milestone
Description
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:
- Improve diagnostics when AnnotationJmxAttributeSource triggers an ArrayStoreException from Class.getAnnotation [SPR-12572] #17173 Improve diagnostics when AnnotationJmxAttributeSource triggers an ArrayStoreException from Class.getAnnotation
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)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement