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
1 条评论
排序方式
日期
投票数
Same code runs fine when compiling from
IntelliJ
Boaz
请先登录再写评论。