The project Apache Felix - Default has the following 1 change by 1 author: *clement* made the following changes at
Comment: 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. > /felix/trunk/ipojo/manipulator/src/main/java/org/apache/felix/ipojo/manipulation/MethodCodeAdapter.java > (604790) > /felix/trunk/ipojo/manipulator/src/main/java/org/apache/felix/ipojo/manipulation/ConstructorCodeAdapter.java > (604790) --------------------------------------------------------------------------------------- All 31 tests passed. Click http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-340 to find out more. Thanks, Bamboo
