We had a test case for testing multiple external Java threads calling into a single runtime, and at one time it worked. I ran it today, and BOOM, it blows up all over the place. We had not included it in regular test runs because we hoped the contributor could clean it up a bit...I guess we paid the price for that.

I just committed a fix (a one-liner) that allows that test case to run successfully again. Please try EclipseShell again and let me know if it works better now.

I'll be cleaning up that test case myself so we can include it in the future. I love concurrency!

On 3/28/06, Werner Schuster (murphee) <[EMAIL PROTECTED]> wrote:
But: I tested this with the EclipseShell JRuby support (ie. simply
replaced it's JRuby jar with 0.8.3 from 0.8.2),
and now I keep on getting Exceptions when I evaluate some expressions.

Evaluating "1+1" and assignments seem to work, but anything else causes
various exceptions.

--
Charles Oliver Nutter @ headius.blogspot.com
JRuby Developer @ jruby.sourceforge.net
Application Architect @ www.ventera.com

Reply via email to