-
-
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: 106cdebc0b9b
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: aedbf262bf18
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 7 files changed
- 1 contributor
Commits on Jul 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3264692 - Browse repository at this point
Copy the full SHA 3264692View commit details -
Configuration menu - View commit details
-
Copy full SHA for e893bb1 - Browse repository at this point
Copy the full SHA e893bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c7320b - Browse repository at this point
Copy the full SHA 6c7320bView commit details -
avoid reflection in getFunctionalInterface
... while checking whether method.isDefault()
Configuration menu - View commit details
-
Copy full SHA for ddbed4b - Browse repository at this point
Copy the full SHA ddbed4bView commit details -
improve resolving functional-interfaces
if there's an abstract method implemented by the Object.class (e.g. equals) continue looking for the "real" single method
Configuration menu - View commit details
-
Copy full SHA for f1353e3 - Browse repository at this point
Copy the full SHA f1353e3View commit details -
support for matching proc-to-iface methods by arity
... of the block (see #3136) when there are 2 method with different interface type signature we can improve current (unpredictable) logic state prior to this commit is printing a ambiguous warning, the picked method depends on returned getMethods order
Configuration menu - View commit details
-
Copy full SHA for c054d50 - Browse repository at this point
Copy the full SHA c054d50View commit details -
method cache hash calc needs to acount for Proc
so that we cache correctly cases with proc-to-iface dispatch (per Proc's arity) as a side effect redundant null checks were removed and the calculation should now compute the same when using args[] or the overloaded version (with args splatted) (closing #3136)
Configuration menu - View commit details
-
Copy full SHA for bd50c26 - Browse repository at this point
Copy the full SHA bd50c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 950cf3f - Browse repository at this point
Copy the full SHA 950cf3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aedbf26 - Browse repository at this point
Copy the full SHA aedbf26View commit details
There are no files selected for viewing