[ 
https://issues.apache.org/jira/browse/FELIX-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160154#comment-13160154
 ] 

Thomas Calmant commented on FELIX-3145:
---------------------------------------

I'm using the org.objectweb.asm bundle version 3.3.1, available in the standard 
Eclipse 3.7.

As it's a class loading problem, due to the ASM way to work with 
COMPUTE_FRAMES, I think I'll have to provide a mini-ClassLoader that could look 
into dependencies output folders, JAR dependencies, etc.
I'm open to any other suggestions.
                
> 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

        

Reply via email to