-
Bug
-
Resolution: Fixed
-
P3
-
5.0, 6
-
b19
-
generic, x86
-
generic, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2122135 | 5.0u2 | Shanliang Jiang | P3 | Resolved | Fixed | b05 |
When the jmx.serial.form property is set to 1.0, which should cause the
implementation to use the JMX 1.0 serial forms, deserializing an ObjectName
produces a NullPointerException whenever you call any of the majority of its
methods. The fundamental problem is that the _canonicalName field is not
set in this case.
###@###.### 2004-12-21 14:03:06 GMT
implementation to use the JMX 1.0 serial forms, deserializing an ObjectName
produces a NullPointerException whenever you call any of the majority of its
methods. The fundamental problem is that the _canonicalName field is not
set in this case.
###@###.### 2004-12-21 14:03:06 GMT
- backported by
-
JDK-2122135 jmx.serial.form=1.0 deserializes broken ObjectNames
-
- Resolved
-