[ 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 (Comment added) made by jboynes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1115589&group_id=47745 Category: JMX implementation Group: None >Status: Pending >Resolution: Fixed Priority: 5 Submitted By: Jeremy Boynes (jboynes) >Assigned to: Jeremy Boynes (jboynes) 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. ---------------------------------------------------------------------- >Comment By: Jeremy Boynes (jboynes) Date: 2005-02-07 23:33 Message: Logged In: YES user_id=378919 Applied patch and added testcase ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1115589&group_id=47745 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click