-
-
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: b60b386522bb
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: 3108c15e6c08
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 Nov 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 7b3a29f - Browse repository at this point
Copy the full SHA 7b3a29fView commit details -
clean up classloader type hierachy
* only the classloader runtime.getJRubyClassLoader needs to have all the extra features. all other classloaders just needs to be able to define classes and do not need the extra overhead of loading and finding resources and adding jar files during runtime. * the OneShotClassloader is only used with runtime.getJRubyClassLoader so ensure this relation via types * the JRubyClassLoader is used at various places also as "flag via instanceof". keep this and all other uses of JRubyClassLoader as it was before * replace on use of OneShotClassloader with JRubyClassLoader to check if it possible to load byte code at runtime
Configuration menu - View commit details
-
Copy full SHA for 90a61d7 - Browse repository at this point
Copy the full SHA 90a61d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0bf38a - Browse repository at this point
Copy the full SHA c0bf38aView commit details -
Revert "[build] check_versions.sh does not need to -Pboostrap - save …
…some CPU cycles" This reverts commit 48a12f5.
Configuration menu - View commit details
-
Copy full SHA for 3108c15 - Browse repository at this point
Copy the full SHA 3108c15View commit details
There are no files selected for viewing