[ mx4j-Bugs-1115589 ] ArrayType.isValue does not handle multidimensional arrays
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1115589, was opened at 2005-02-03 09:30 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1115589&group_id=47745 Category: JMX implementation Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeremy Boynes (jboynes) Assigned to: Nobody/Anonymous (nobody) Summary: ArrayType.isValue does not handle multidimensional arrays Initial Comment: When evaulating isValue(), ArrayType is treating dimension as the size of a single dimension rather than as the number of dimensions in the array. The attached patch implements isValue() by recursing down the array structure checking that all elements are either null or contain a value of the correct type. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1115589&group_id=47745 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl