STI should fall back to normal invocation when visibility changed
-----------------------------------------------------------------
Key: JRUBY-1199
URL: http://jira.codehaus.org/browse/JRUBY-1199
Project: JRuby
Issue Type: Bug
Components: Interpreter
Reporter: Marcin Mielżyński
This should produce NoMethodError:
class Fixnum
private :+
end
1+1
Checking the visibility in STI calls would be inefficient, so it seems
appropriate to skip STI call when visibility changed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email