Fix a bug on field delegation. 
The getter methods were invoked with the bad opcode (INVOKE_VIRTUAL instead of INVOKE_SPECIAL). The setter methods were called correctly. The bug appears only on the JamVM which is more strict than the Sun JVMs.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@604790 13f79535-47bb-0310-9956-ffa450edef68
2 files changed