On Wed, Apr 7, 2010 at 5:17 AM, Charles Oliver Nutter
wrote:
> I committed (and merged" a fix for JRUBY-4677 in 323ba1e. For those of
> you who don't have all ~5000 JRuby bugs memorized, this is the issue
> where "rescue Exception" did not rescue non-Ruby Java exceptions. The
> fix works like it s
I committed (and merged" a fix for JRUBY-4677 in 323ba1e. For those of
you who don't have all ~5000 JRuby bugs memorized, this is the issue
where "rescue Exception" did not rescue non-Ruby Java exceptions. The
fix works like it should, capturing Java exceptions for any rescue
Exception, but it worr