-
-
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: 963d34365e0e
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: 746f24f9858f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 28 files changed
- 2 contributors
Commits on Aug 5, 2015
-
[Truffle] Do not print stack trace in appendValue
Removing this keeps printStackTrace from being inlined during compilation. An ArrayIndexOutOfBoundsException will still be thrown in the case of an invalid index.
Configuration menu - View commit details
-
Copy full SHA for 93f9614 - Browse repository at this point
Copy the full SHA 93f9614View commit details -
[Truffle] Add TruffleBoundary to limit compilation
This change lowers the number of methods available for runtime compilation from over 33,000 to less than 15,000. Some methods that could not be annotated with TruffleBoundary were split in order to introduce a boundary.
Configuration menu - View commit details
-
Copy full SHA for a1ccef9 - Browse repository at this point
Copy the full SHA a1ccef9View commit details -
Merge pull request #3226 from bbelleville/boundaries
[Truffle] Limit the number of methods available for runtime compilation
Configuration menu - View commit details
-
Copy full SHA for 746f24f - Browse repository at this point
Copy the full SHA 746f24fView commit details
There are no files selected for viewing