|
Quick Lists
|
|
Bug ID:
|
6757225
|
|
Votes
|
0
|
|
Synopsis
|
MXBean: Incorrect type names for parametrized types, dealing with arrays
|
|
Category
|
jmx:classes
|
|
Reported Against
|
b36
|
|
Release Fixed
|
7(b39)
|
|
State
|
11-Closed,
Unverified,
bug
|
|
Priority:
|
2-High
|
|
Related Bugs
|
6763051
|
|
Submit Date
|
08-OCT-2008
|
|
Description
|
Since JDK7 b36 the generated names for the types like SortedMap<java.lang.String, int[]> appear non-conformant: SortedMap<java.lang.String, [I>
Posted Date : 2008-10-08 12:48:42.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Probably a side-effect of the fix for 5041784. We will now need slightly more code to handle cases like these.
Posted Date : 2008-10-08 13:23:42.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |