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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e10e4e062e48
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 39cee8318dab
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 8, 2016

  1. Verified

    This commit was signed with the committer’s verified signature.
    makenowjust Hiroya Fujinami
    Copy the full SHA
    39cee83 View commit details
Showing with 1 addition and 5 deletions.
  1. +1 −5 test/truffle/integration/backtraces/javascript.backtrace
6 changes: 1 addition & 5 deletions test/truffle/integration/backtraces/javascript.backtrace
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
/javascript.rb:19:in `foo'
(eval):1
/javascript.rb:31:in `bar'
/javascript.rb:31:in `baz'
(eval):1
/javascript.rb:55:in `execute'
/javascript.rb:55:in `bob'
/javascript.rb:55:in `block in <main>'
/backtraces.rb:17:in `check'