Skip to content

Do not rescue java.lang.Error using StandardError#1697

Merged
enebo merged 1 commit intojruby:jruby-1_7from
grddev:rescue_java_errors_only_with_exception
May 21, 2014
Merged

Do not rescue java.lang.Error using StandardError#1697
enebo merged 1 commit intojruby:jruby-1_7from
grddev:rescue_java_errors_only_with_exception

Conversation

@grddev
Copy link
Contributor

@grddev grddev commented May 14, 2014

This in effect injects java.lang.Error as a subclass of Ruby Exception, instead of StandardError as was previously the case.

This fixes #1696

This in effect injects java.lang.Error as a subclass of Ruby Exception,
instead of StandardError as was previously the case.

This fixes jruby#1696
@kares
Copy link
Member

kares commented May 16, 2014

Very najs Gustav, thank you!

enebo added a commit that referenced this pull request May 21, 2014
…eption

Do not rescue java.lang.Error using StandardError
@enebo enebo merged commit 47aebf9 into jruby:jruby-1_7 May 21, 2014
@enebo enebo added this to the JRuby 1.7.13 milestone May 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants