[
https://issues.apache.org/jira/browse/FELIX-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158049#comment-13158049
]
Thomas Calmant commented on FELIX-3145:
---------------------------------------
For information, the modification done in revision 1201650 creates build
problems in the iPOJO Nature plug-in for Eclipse : ASM doesn't find the classes
in dependencies during manipulation anymore.
After tests, it seems that the problem comes from the
ClassWriter.COMPUTE_FRAMES flag.
I'm currently using a specific version of the Manipulator, without this flag.
Is there any additional work to do before calling the manipulator, since this
revision ?
> VerifyError on Java 7
> ---------------------
>
> Key: FELIX-3145
> URL: https://issues.apache.org/jira/browse/FELIX-3145
> Project: Felix
> Issue Type: Bug
> Components: iPOJO
> Environment: java 1.7.0
> ant 1.8.2
> felix 3.2.2
> ipojo 1.6.0 1.6.2 1.8.0
> bnd-task : bnd-0.0.401.jar
> Ubuntu Linux
> Reporter: Clement Escoffier
> Assignee: Clement Escoffier
> Fix For: ipojo-manipulator-1.8.2
>
>
> The manipulator must use a more recent version of ASM to avoid the following
> issue:
> java.lang.VerifyError: Expecting a stackmap frame at branch target 5 in
> method
> acme.world.EmptyHelloNonImmediate._setInstanceManager(Lorg/apache/felix/ipojo/InstanceManager;)V
> at offset 1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira