|
Quick Lists
|
|
Bug ID:
|
6616825
|
|
Votes
|
0
|
|
Synopsis
|
JMX query returns no value in 1.0 compatibility mode - deserialization bug in readObject()
|
|
Category
|
jmx:classes
|
|
Reported Against
|
b01
|
|
Release Fixed
|
5.0u15(b01),
6u10(b25) (Bug ID:2154663)
, 7(b34) (Bug ID:2154664)
, 6-open(b13) (Bug ID:2165548)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
15-OCT-2007
|
|
Description
|
The ObjectName readObject() method (deserialization) is wrong
when -Djmx.serial.form=1.0 is used. There is a test case in the attachment which shows the bug.
Posted Date : 2007-10-15 12:22:11.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
The problem is in ObjectName.readObject() which doesn't take into account the
value of the "propertyPattern" field.
Posted Date : 2007-10-15 15:27:40.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |