4bc10cc26f856f2447bb23316e6729bcd20c2bf4 |
|
13-Jan-2010 |
Andy McFadden <fadden@android.com> |
Support primitive array elements in annotations. Annotations that include primitive array elements are stored internally as arrays of boxed primitives. The VM didn't know how to un-box them when somebody requested the contents. For bug 2370144.
|