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

JRuby support #19

Open
headius opened this issue Jan 26, 2022 · 0 comments · May be fixed by #75
Open

JRuby support #19

headius opened this issue Jan 26, 2022 · 0 comments · May be fixed by #75

Comments

@headius
Copy link

headius commented Jan 26, 2022

I will handle the PR, but there are a few changes in JRuby's copy of resolv.rb that should be safe to import.

  • Platform checks should use RbConfig, not RUBY_PLATFORM (which is always "java" on JRuby)
  • Some alternate dealing with IPAddr and such that I will investigate (ideally no change needed here and we fix JRuby)

https://gist.github.com/headius/a78601ac43de2607a4428315a0c4a988

headius added a commit to headius/jruby that referenced this issue Jan 27, 2022
We will use the gem once we have resolved JRuby support.

ruby/resolv#19
@headius headius linked a pull request Dec 10, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant