Skip to content

Fixes #8867. Object constants found in Module#const_defined?#8879

Closed
enebo wants to merge 2 commits intojruby:masterfrom
enebo:topic/fix_8867
Closed

Fixes #8867. Object constants found in Module#const_defined?#8879
enebo wants to merge 2 commits intojruby:masterfrom
enebo:topic/fix_8867

Conversation

@enebo
Copy link
Member

@enebo enebo commented Jun 26, 2025

For compound constants (Foo::Bar) the inherit flag was being pushed along all lhs constants when we only want this to happen for the first search.

For compound constants (Foo::Bar) the inherit flag was being pushed
along all lhs constants when we only want this to happen for the first
search.
@enebo enebo added this to the JRuby 10.0.1.0 milestone Jun 26, 2025
@headius
Copy link
Member

headius commented Jul 17, 2025

Superseded by #8912.

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