on 6/4/02 8:03 PM, "Stephen Haberman" <[EMAIL PROTECTED]> wrote:
> Just an FYI to others who might encounter the problem, compiling Torque > with jikes 1.15 on Windows causes the following error when running the > test suites: > > java.lang.VerifyError: (class: > org/apache/torque/util/Criteria$Criterion, method: <init> signature: > (Lorg/apache/torque/util/Criteria;Ljava/lang/String;Ljava/lang/Object;)V > ) Expecting to find object/array on stack > > However, it's a bug in the 1.15 version of Jikes, rolling back to > version 1.14 lets the tests run without a problem. > > - Stephen It also happens with jikes on OSX. -jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
