verification error
"luc peuvrier at home" <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <C61624175C3141799679F8A8A3F819B4@peuvrierluc> |
Hi all,
Using asm 3.3 I have following error
java.lang.VerifyError: (class: net/sf/joafip/java/util/PTreeSet$Joafip$0, method: <init> signature:
(Lnet/sf/joafip/store/service/objectio/manager/IObjectIOManagerForProxyObjectIO;Ljava/util/Collection;Ljava/util/Comparator;Z)V) Expecting to find object/array on stack
for the following generated bytecode
// Method descriptor #90 (Lnet/sf/joafip/store/service/objectio/manager/IObjectIOManagerForProxyObjectIO;Ljava/util/Collection;Ljava/util/Comparator;Z)V
// Stack: 5, Locals: 5
public PTreeSet$Joafip$0(net.sf.joafip.store.service.objectio.manager.IObjectIOManagerForProxyObjectIO arg0, java.util.Collection arg1, java.util.Comparator arg2, boolean arg3);
0 aload_0 [this]
1 new Lnet.sf.joafip.store.service.proxy.ProxyCallBack; [24]
4 dup
5 aload_1 [arg0]
6 aload_0 [this]
7 invokespecial Lnet.sf.joafip.store.service.proxy.ProxyCallBack;(net.sf.joafip.store.service.objectio.manager.IObjectIOManagerForProxyObjectIO, java.lang.Object) [27]
10 putfield net.sf.joafip.java.util.PTreeSet$Joafip$0.$proxyCallBack$ : net.sf.joafip.store.service.proxy.IProxyCallBackProxyDelegation [19]
13 aload_0 [this]
14 aload_2 [arg1]
15 aload_3 [arg2]
16 iload 4 [arg3]
18 invokespecial net.sf.joafip.java.util.PTreeSet(java.util.Collection, java.util.Comparator, boolean) [89]
21 aload_0 [this]
22 invokevirtual net.sf.joafip.java.util.PTreeSet$Joafip$0.methodEnd$JOAFIP$() : void [31]
25 return
Any idea ?
Best regards
Luc Peuvrier
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws