Skip to content

[ji] change RubyException#toJava to convert by default#5498

Merged
headius merged 1 commit intomasterfrom
to-java-exception-9.3
Apr 7, 2021
Merged

[ji] change RubyException#toJava to convert by default#5498
headius merged 1 commit intomasterfrom
to-java-exception-9.3

Conversation

@kares
Copy link
Member

@kares kares commented Dec 4, 2018

HINT: this targets JRuby 9.3 - do not merge till master moves 9.2 into a branch

will now return a more 'familiar' Java type (Throwable instance)

... like the rest of RubyXXX hierarchy
(e.g. RubyString returning java.lang.String by default)

will now return a more 'familiar' Java type (Throwable instance)
... like the rest of RubyXXX hierarchy
(e.g. RubyString returning java.lang.String by default)
@headius headius merged commit 57a52b9 into master Apr 7, 2021
@headius headius deleted the to-java-exception-9.3 branch April 7, 2021 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants