On Thursday 15 August 2002 21:51, Michiel Meeuwissen wrote: > Is anybody else having troubles with this? All MMBase classes compile just > fine with this version of jikes, but all kind of very peculiar things > happen when actually using it.
I had the same experience.. it would compile mmbase fine, but when it was started, it threw a 'java.lang.SecurityException' because the method it wanted to access had a different signature (had 6 parameters instead of the 5 jikes made it to be). Hopefully this will be fixed in the new version. gr, marcel
