[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Soot or SableVM bug?



Etienne Gagnon wrote:
Hi Chris,

Chris Pickett wrote:

I'll just pipe in and say that I'm using the Soot trunk all the time to transform and add attributes to all of GNU Classpath (including java.lang.Object! woohoo!), and I'm not aware of any bugs when reading them with SableVM. To build it you need the polyglot CVS and Jedd runtime (although I'm still using r1514 myself, which doesn't require Jedd, should probably update soon).


Are you running Soot on top of SableVM?

No, I'm using java-1.4.2.


Etienne
PS: You're not using evil proprietary software, right? :-P

I am: java-1.4.2, javac-1.4.2, and SPECjvm98. I was also using the Sun jdk1.5.0 to get FLEX to work (needs generics). I _could_ use Jikes and SableVM instead, but in the immediate future, there's no benefit to anybody if I do that, especially since any problems will distract from "real" SableVM work. I might try, but won't spend too long on it ...


Chris