re PR classpath/28652 (JBoss fails to start due class cast exception in the management classes)
2006-10-14 Edwin Steiner <edwin.steiner@gmx.net> PR classpath/28652: * javax/management/MBeanInfo.java (MBeanInfo): Use clone to duplicate the arrays in order to preserve the array type. From-SVN: r122050
This commit is contained in:
committed by
Tom Tromey
parent
fa681e3960
commit
d16c4b1a16
@@ -1,3 +1,10 @@
|
||||
2006-10-14 Edwin Steiner <edwin.steiner@gmx.net>
|
||||
|
||||
PR classpath/28652:
|
||||
* javax/management/MBeanInfo.java (MBeanInfo):
|
||||
Use clone to duplicate the arrays in order to
|
||||
preserve the array type.
|
||||
|
||||
2007-02-16 Andrew Haley <aph@redhat.com>
|
||||
|
||||
* gnu/java/lang/management/MemoryMXBeanImpl.java,
|
||||
|
||||
Reference in New Issue
Block a user