Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jruby
/
jruby
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
950
Star
3.9k
Code
Issues
828
Pull requests
112
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Compatibility fixes for open3 on Windows
- #6649
#6649
Merged
headius
merged 8 commits into
jruby:jruby-9.2
jruby/jruby:jruby-9.2
from
headius:fix_nonnative_spawn_with_env
headius/jruby:fix_nonnative_spawn_with_env
Copy head branch name to clipboard
Apr 6, 2021
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Compatibility fixes for open3 on Windows
#6649
headius
merged 8 commits into
jruby:jruby-9.2
jruby/jruby:jruby-9.2
from
headius:fix_nonnative_spawn_with_env
headius/jruby:fix_nonnative_spawn_with_env
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2021
Support leading env hash in nonnative process spawn
Show description for 390d93f
headius
committed
390d93f
View commit details
Copy full SHA for 390d93f
Browse repository at this point
Add chdir support to nonnative spawns
headius
committed
7b24e76
View commit details
Copy full SHA for 7b24e76
Browse repository at this point
Commits on Apr 5, 2021
Implement popen2/e using Java ProcessBuilder
Show description for 8ccd880
headius
committed
8ccd880
View commit details
Copy full SHA for 8ccd880
Browse repository at this point
Update rest of non-native open3 from real one
headius
committed
9cc2d62
View commit details
Copy full SHA for 9cc2d62
Browse repository at this point
Commits on Apr 6, 2021
Update pid-digger for newer Process subclass name
Show description for 1e913c3
headius
committed
1e913c3
View commit details
Copy full SHA for 1e913c3
Browse repository at this point
Sync the underlying OutputStream
Show description for 5a6912c
headius
committed
5a6912c
View commit details
Copy full SHA for 5a6912c
Browse repository at this point
Additional fixes for non-native Open3
Show description for 72f6fb2
headius
committed
72f6fb2
View commit details
Copy full SHA for 72f6fb2
Browse repository at this point
Restructure open3_windows as an overlay atop open3
headius
committed
21a7573
View commit details
Copy full SHA for 21a7573
Browse repository at this point
You can’t perform that action at this time.