FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Push a frame for thread toplevel by headius · Pull Request #9311 · jruby/jruby · GitHub

/ jruby Public

Push a frame for thread toplevel - #9311

Merged
headius merged 1 commit into
jruby:jruby-9.4from
headius:thread_toplevel_frame
Mar 16, 2026
Merged

Push a frame for thread toplevel#9311
headius merged 1 commit into
jruby:jruby-9.4from
headius:thread_toplevel_frame

Conversation

headius commented Mar 16, 2026

Copy link
Copy Markdown
Member

A new Thread should have a toplevel frame, even if the code it runs has been frame-optimized or is not Ruby code. This prevents any attempts to get a current binding from failing to access the frame stack.

Fixes #9308.

A new Thread should have a toplevel frame, even if the code it runs
has been frame-optimized or is not Ruby code. This prevents any
attempts to get a current binding from failing to access the frame
stack.

Fixes jruby#9308.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL