[Soot-list] jdk 1.5 partial support.

Eric Bodden eric.bodden at mail.mcgill.ca
Wed Jul 18 10:24:39 EDT 2007


This has nothing to do with Java 5, I believe. Partial support means
that we support Java 5 bytecode but not source code. What did you use
to compile this code? What compiler is still producing JSRs?

Eric

On 18/07/07, Joe Pellegrino <joe.pellegrino at lakota-tsi.com> wrote:
>
> I noticed on the installation instructions it mentions 'partial' support for
> jdk 1.5. What does that mean? Could that be the cause of the crash that
> produced:
>
> 169 load.r r0     [***missing***]
> 170 jsr pop  10   [***missing***]
> java.lang.RuntimeException: Problem with stack height at: goto specialinvoke
> <java.lang.Object: void <init>()>
>
> Has Stack [] but is expecting []
>
> I ask because I did get this to work on a laptop using jdk1.4 I believe;
> whereas on the machine that produced the above output was using java
> 1.5.0_09. Anyone have some advice?
>
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>


-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


More information about the Soot-list mailing list