Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Truffle] Integrate the null Array strategy with other strategies. #4373

Merged
merged 2 commits into from Dec 9, 2016

Conversation

eregon
Copy link
Member

@eregon eregon commented Dec 9, 2016

[For CI]

@eregon eregon added the truffle label Dec 9, 2016
@eregon eregon added this to the truffle-dev milestone Dec 9, 2016
* Avoids special cases for isNullArray().
* As efficient when compiled thanks to getSize() returning 0.
* Instead, make LongArrayMirror.set() more flexible.
@eregon eregon merged commit 5d8ead2 into jruby:truffle-head Dec 9, 2016
@eregon eregon deleted the truffle-null-array branch December 9, 2016 17:12
@enebo enebo added this to the Non-Release milestone Dec 7, 2017
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.

None yet

2 participants