Skip to content

Move fiddle back to default temporarily for resolv#9279

Merged
headius merged 1 commit intojruby:masterfrom
headius:fiddle_default_gem_for_resolv
Mar 2, 2026
Merged

Move fiddle back to default temporarily for resolv#9279
headius merged 1 commit intojruby:masterfrom
headius:fiddle_default_gem_for_resolv

Conversation

@headius
Copy link
Copy Markdown
Member

@headius headius commented Mar 2, 2026

The resolv library in JRuby still uses fiddle to bind registry logic on Windows, but because resolv is default and fiddle is not, bundle exec calls using resolv will fail to load that registry binding.

This moves fiddle back to default gems temporarily until we can replace the fiddle win32 wrapper with something that works out of default stdlib.

See #9278

The resolv library in JRuby still uses fiddle to bind registry
logic on Windows, but because resolv is default and fiddle is not,
bundle exec calls using resolv will fail to load that registry
binding.

This moves fiddle back to default gems temporarily until we can
replace the fiddle win32 wrapper with something that works out of
default stdlib.

See jruby#9278
@headius headius added this to the JRuby 10.1.0.0 milestone Mar 2, 2026
@headius headius merged commit a5dba28 into jruby:master Mar 2, 2026
79 checks passed
@headius headius deleted the fiddle_default_gem_for_resolv branch March 2, 2026 22:29
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.

1 participant