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 private lookup for these handles #113

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

headius
Copy link
Contributor

@headius headius commented Feb 11, 2025

publicLookup seems to have trouble when there are multiple versions of a signature class in the classloader hierarchy.

Fixes #112

@headius
Copy link
Contributor Author

headius commented Feb 11, 2025

These failures can't be related to my change.

@kou
Copy link
Member

kou commented Feb 12, 2025

I've fixed these failures on master.
Could you rebase on master?

publicLookup seems to have trouble when there are multiple versions
of a signature class in the classloader hierarchy.

Fixes ruby#112
@headius
Copy link
Contributor Author

headius commented Feb 13, 2025

@kou Looks ok now. Can be merged and released any time.

@kou kou merged commit 8fda2d7 into ruby:master Feb 14, 2025
47 checks passed
@kou
Copy link
Member

kou commented Feb 14, 2025

OK! I'll release a new version later.

@kou
Copy link
Member

kou commented Feb 14, 2025

Done.

@headius headius deleted the private_lookup branch February 14, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[jruby] fails to start due lookup issue with handles
2 participants