Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-4
-
Fix Version/s: 1.0-beta-5
-
Component/s: jmx
-
Labels:None
-
Number of attachments :
Description
The JMXVisitor implementation makes an explicit assumption about the registered key to be either a Class type or aString in method componentKeyAsString. If the key is not a Class it sould get the string representation from the key instead casting it.
Activity
Jörg Schaible
made changes -
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Fix Version/s | 1.0-beta-5 [ 11369 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Jörg Schaible
made changes -
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
John Conlon
made changes -
Attachment | JMXVisitorTestCase.java [ 13469 ] |
John Conlon
made changes -
Attachment | JMXVisitor.java [ 13470 ] |
Jörg Schaible
made changes -
Status | Reopened [ 4 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |
Reopened, there are still issues.