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

Use a CallSite for invocation of attr writers. Fixes #4134. #4138

Merged
merged 3 commits into from Sep 6, 2016

Conversation

headius
Copy link
Member

@headius headius commented Sep 6, 2016

No description provided.

This has worked for the JIT and it runs almost all the same
tests as the interpreter.

See jruby#4134.
headius added a commit to headius/jruby that referenced this pull request Sep 6, 2016
This is in response to callers not seting up frame and breaking
visibility checks in jruby#4134. This goes along with jruby#4138.
headius added a commit to headius/jruby that referenced this pull request Sep 6, 2016
This is in response to callers not seting up frame and breaking
visibility checks in jruby#4134. This goes along with jruby#4138.
@headius headius mentioned this pull request Sep 6, 2016
@headius headius merged commit 10fd567 into jruby:master Sep 6, 2016
@headius headius deleted the attr_asgn_visibility_fix branch September 6, 2016 23:46
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

1 participant