-
-
Notifications
You must be signed in to change notification settings - Fork 925
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7d91bdd65818^
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9fbb25e3ad83
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 4 files changed
- 1 contributor
Commits on Aug 18, 2017
-
Synchronize bytecode JIT to avoid concurrency issues.
This effectively means the background JIT will usually be limited to one thread operating at a time. How much this will slow down or bottleneck the JIT is not clear but this fix will let us know if we need a deeper look at synchronization of the JIT and IR structures modified at JIT time. Part of work for #4739.
Configuration menu - View commit details
-
Copy full SHA for 7d91bdd - Browse repository at this point
Copy the full SHA 7d91bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c203a88 - Browse repository at this point
Copy the full SHA c203a88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fbb25e - Browse repository at this point
Copy the full SHA 9fbb25eView commit details
There are no files selected for viewing