Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
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
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang