Skip to content

UnboundMethod#clone of frozen UnboundMethod should stay frozen#8126

Merged
enebo merged 1 commit intojruby:masterfrom
enebo:unbound_clone_frozen
Feb 27, 2024
Merged

UnboundMethod#clone of frozen UnboundMethod should stay frozen#8126
enebo merged 1 commit intojruby:masterfrom
enebo:unbound_clone_frozen

Conversation

@enebo
Copy link
Member

@enebo enebo commented Feb 27, 2024

UnboundMethod#clone of frozen UnboundMethod should stay frozen

@enebo enebo added this to the JRuby 9.4.7.0 milestone Feb 27, 2024
@enebo enebo merged commit 578476c into jruby:master Feb 27, 2024
@enebo enebo deleted the unbound_clone_frozen branch February 27, 2024 19:12
headius added a commit to headius/jruby that referenced this pull request Apr 30, 2024
This is a bit hacky due to the way we handle chdir on top of
posix_spawn. The logic for making the command line use sh and cd
lives in execFillarg, since it must handle the case where the
virtual CWD is not the same as the JVM CWD. In order to make sure
that processing also happens for incoming chdir: options, this
patch pre-processes the options hash just for chdir.

Fixes jruby#8126
@headius
Copy link
Member

headius commented Apr 30, 2024

The PR in #8218 and its commit accidentally referenced this bug instead of #8216.

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