Hi Twisti, On 4/8/07, Christian Thalinger <twisti@xxxxxxxxxxxxxxxxxxxxx> wrote:
On Sun, 2007-04-08 at 23:00 +0100, Robert Lougher wrote: > Anyway, I've found what it broke and my original analysis. After > putting this in, BeanShell GUI stopped working with JamVM. This was > found during 0.93 testing: > > http://www.mail-archive.com/classpath@xxxxxxx/msg13811.html > > I did an original analysis, where I tracked it down to the extra > reflection checks. Of course, I could have been wrong, and I've not > rechecked this. At the time I just decided to remove the checks... Hmm, I don't get an exception with that when I revert my cacao patch... Still searching for my bugger.
Did you test with the 0.95 branch? I've retested with the patch reverted (on JamVM) and Classpath-0.93. The exception occurs as before with both bsh-1.3.0 and bsh-2.0b2. However, it doesn't occur with Classpath CVS HEAD... Rob.
- twisti