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

Instances of Ruby classes that implement an interface do not correctly respond to Dynamic Proxy invocations #2378

Open
headius opened this issue Dec 29, 2014 · 0 comments

Comments

@headius
Copy link
Member

headius commented Dec 29, 2014

From http://jira.codehaus.org/browse/JRUBY-6861. Look for attachments and repro there.

Instances of Ruby classes that implement an interface do not correctly respond to Dynamic Proxy invocations, and instead throw Exceptions. Please run the attached TestUnit case to see errors.

@headius headius changed the title CLONE - Instances of Ruby classes that implement an interface do not correctly respond to Dynamic Proxy invocations Instances of Ruby classes that implement an interface do not correctly respond to Dynamic Proxy invocations Dec 29, 2014
kares added a commit to kares/jruby that referenced this issue Nov 20, 2015
…ruby#2378)

... should be quite useful to test the edges of generated interface impls
kares added a commit that referenced this issue Nov 20, 2015
…each Ruby-landia

... before going to_java again (this time without type information beyond Object)

so this really could only be implemented by handling (Java) proxies in a special way
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant