[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: java.lang.VerifyError trying to run soot
Archie Cobbs <archie@dellroad.org> wrote:
> I don't *think* I'm doing anything wrong but would greatly appreciate
> if someone else could try to reproduce the error by running the test
> program below. It might be specific to the JDK version I'm using.. ?
> It happens with both jikes 1.15 and 1.18.
Maybe. Does it only happen with Jikes? Did you try javac? I
couldn't reproduce it using the stock jar files, Jikes 1.15 and
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
on Linux. I also tested on FreeBSD with Jikes 1.15 and
java version "1.3.1-p8"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p8-root-030403-11:21)
Classic VM (build 1.3.1-p8-root-030403-11:21, green threads, nojit)
Don't really have the exact versions you are using handy. Btw, the
output I get in all cases is:
[socs-32] [/u2/ugrad/navindra/test] java xx
Invalid option pack-locals for phase jb
Cheers,
Navin.