唐紅に水くくるとは

通年チョコミントを食べたい

java8でコンパイルすると java.lang.VerifyError

ふっるいソースをjava8でコンパイル+テストしようとしたところ、
以下のようなエラーが出た。

Expecting a stackmap frame at branch target 43
Exception Details:
Location:
jp/sample/xx/xx/.(Lorg/springframework/beans/factory/ListableBeanFactory;)V @39: ifnull
Reason:
Expected stackmap frame at this location.

FuRyu Tech Blog » Blog Archive » 既存プロジェクトをJDK8へ移行したら、java.lang.VerifyErrorが出た
↑参考になりそう。

djunitから脱却したいな~。