Skip to content

Add test for #6197#6198

Merged
enebo merged 2 commits intojruby:masterfrom
fidothe:dispatch-to-inherited-method
May 21, 2024
Merged

Add test for #6197#6198
enebo merged 2 commits intojruby:masterfrom
fidothe:dispatch-to-inherited-method

Conversation

@fidothe
Copy link
Contributor

@fidothe fidothe commented Apr 30, 2020

Test exercising dispatch to a method on a Java object which is inherited from an
abstract class is failing with NoMethodError. Illustrates #6197

fidothe added 2 commits April 30, 2020 17:47
Dispatch to a method on a Java object which is inherited from an
abstract class is failing with NoMethodError
The fixtures should have the same visibility as they do in the
real-world classes I encountered the problem in
@enebo enebo added this to the JRuby 9.4.8.0 milestone May 21, 2024
@enebo enebo merged commit 999557d into jruby:master May 21, 2024
@enebo
Copy link
Member

enebo commented May 21, 2024

I see no CI here but it appears that we should pass the spec as written so I am extremely belatedly merging this.

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