Skip to content
Permalink

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
base: 10fd56716282
Choose a base ref
...
head repository: jruby/jruby
compare: 82b771a73ec4
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 6, 2016

  1. Deprecate frame-sensitive "invoke" methods and add "invokeFrom".

    This is in response to callers not seting up frame and breaking
    visibility checks in #4134. This goes along with #4138.
    headius committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    999ee4f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4139 from headius/deprecate_framed_invoke

    Deprecate framed invoke
    headius committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    82b771a View commit details
    Browse the repository at this point in the history