Fix the FELIX-751 issue.
The setter method for array field has a bad access. Private was used instead of 0. This access has an impact on the instruction to use to call the method (INVOKESPECIAL to INVOKEVIRTUAL).

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@701348 13f79535-47bb-0310-9956-ffa450edef68
1 file changed