-
-
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: fcbe0cf76a7a
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: b08a9a35a724
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 8 files changed
- 1 contributor
Commits on Jan 15, 2015
-
[Truffle] Run GC outside the global lock.
* JVM's GCs are thread-safe and we run finalizers later.
Configuration menu - View commit details
-
Copy full SHA for f159cec - Browse repository at this point
Copy the full SHA f159cecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cf70b2 - Browse repository at this point
Copy the full SHA 6cf70b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43328c1 - Browse repository at this point
Copy the full SHA 43328c1View commit details -
[Truffle] Interrupt all threads when using SafepointManager.pauseAllT…
…hreads*. * So we can get out of Kernel#sleep for instance. * This might not be the wisest solution for sleep(), but it definitely is necessary if we use long-running system calls as they do not have any safepoint. * TODO: Review all InterruptedException catch blocks.
Configuration menu - View commit details
-
Copy full SHA for b08a9a3 - Browse repository at this point
Copy the full SHA b08a9a3View commit details
There are no files selected for viewing