exception - java.lang.VerifyError Incompatible object argument for function call - Stack Overflow
While writing some java code I run across an Exception that I did not recognise, the java.lang.VerifyError. Some googling indicated that this is often an jvm/javac bug and I'm ......