-
-
Notifications
You must be signed in to change notification settings - Fork 922
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: 7ea041759d00^
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: b5ec62750091
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 3 files changed
- 1 contributor
Commits on Jul 4, 2018
-
Restore indy-based dispatch to Java methods.
This restores indy-based Java calling to the level it was at in JRuby 1.7. It has the following limitations at present: * Only matching arity, only the first arity encountered. Java calls do not yet support dispatching multiple or mismatched arities. * No interface coercion. The above scenarios will fall back on normal DynamicMethod.call binding. That will be improved in upcoming revisions.
Configuration menu - View commit details
-
Copy full SHA for 7ea0417 - Browse repository at this point
Copy the full SHA 7ea0417View commit details -
Deploy snapshots to staging on successful build.
The environment variables must be configured through the Travis UI.
Configuration menu - View commit details
-
Copy full SHA for 7c06c78 - Browse repository at this point
Copy the full SHA 7c06c78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 523a70d - Browse repository at this point
Copy the full SHA 523a70dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ec627 - Browse repository at this point
Copy the full SHA b5ec627View commit details
There are no files selected for viewing