Skip to content

fix ArrayJavaProxy#to_a failure on arrays containing null#1818

Merged
enebo merged 1 commit intojruby:masterfrom
baroquebobcat:null_java_array_regression
Jul 16, 2014
Merged

fix ArrayJavaProxy#to_a failure on arrays containing null#1818
enebo merged 1 commit intojruby:masterfrom
baroquebobcat:null_java_array_regression

Conversation

@baroquebobcat
Copy link
Contributor

b96b221 added an unprotected method call in a place where the
target could be null. This adds a null check to that expression.

jruby@b96b221 added an unprotected method call in a place where the
target could be null. This adds a null check to that expression.
enebo added a commit that referenced this pull request Jul 16, 2014
fix ArrayJavaProxy#to_a failure on arrays containing null
@enebo enebo merged commit 62faade into jruby:master Jul 16, 2014
@enebo enebo modified the milestone: JRuby 1.7.14 Jul 16, 2014
@enebo enebo modified the milestones: JRuby 1.7.14, JRuby 1.7.15 Aug 27, 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.

2 participants