| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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.
| Back | FazBrowse Home | New Git URL |
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.