RVM

Annotations don't handle arrays of primitive types correctly

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.9.3
  • Component/s: Runtime
  • Labels:
    None
  • Number of attachments :
    0

Description

Annotation support is incomplete, in particular for arrays of primitive types. Currently due to boxing we return an Object[] containing Integers rather than an int[] containing ints.

Activity

Hide
Ian Rogers added a comment -

Patch committed in r14019.

Show
Ian Rogers added a comment - Patch committed in r14019.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: