java.lang.VerifyError after compile with javac2

We got this exception at runtime after moved to java2 from version 7.0.3
 
java.lang.VerifyError: (class: wf/tool/application/postprocessor/components_container/P2DefaultContainer$IDWrapper, method: <init> signature: (Lwf/tool/application/postprocessor/components_container/P2DefaultContainer;Lwf/tool/application/postprocessor/components_container/ComponentID;)V) Register 3 contains wrong type
 
?
Thanks
Boaz
 
]]>

0

Same code runs fine when compiling from IntelliJ
 
Boaz
 
"Boaz Nahum" <boaz_nahum@amat.com> wrote in message news:g3b250$46v$1@is.intellij.net...
We got this exception at runtime after moved to java2 from version 7.0.3
 
java.lang.VerifyError: (class: wf/tool/application/postprocessor/components_container/P2DefaultContainer$IDWrapper, method: <init> signature: (Lwf/tool/application/postprocessor/components_container/P2DefaultContainer;Lwf/tool/application/postprocessor/components_container/ComponentID;)V) Register 3 contains wrong type
 
?
Thanks
Boaz
 
]]>

0

请先登录再写评论。