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: 1a98cd304ebe
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 841ae3c9592a
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 25, 2018

  1. Thread.report_on_exception is now true by default

    Unhandled exceptions terminating threads are shown on $stderr.
    
    For more information, please see feature #14143.
    nomadium committed Mar 25, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    headius Charles Oliver Nutter
    Copy the full SHA
    eac996c View commit details

Commits on Mar 26, 2018

  1. Merge pull request #5108 from nomadium/thread-report-on-exception-def…

    …ault-value-is-now-true
    
    Thread.report_on_exception default value is now true
    enebo authored Mar 26, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    headius Charles Oliver Nutter
    Copy the full SHA
    841ae3c View commit details
Loading